Code:
assert compatible_with("0.2") == "true"
assert file_contains("SYSTEM:build.prop", "ro.build.fingerprint=tmeu/kila_eu/dream/trout:1.5/CRB43/148830:user/ota-rel-keys,release-keys") == "true" || file_contains("SYSTEM:build.prop", "ro.build.fingerprint=tmeu/kila_eu/dream/trout:1.5/CRC1/150275:user/ota-rel-keys,release-keys") == "true"
assert getprop("ro.product.device") == "dream" || getprop("ro.build.product") == "dream"
assert getprop("ro.bootloader") == "1.33.2004" || getprop("ro.bootloader") == "1.33.0004" || getprop("ro.bootloader") == "0.95.3000" || getprop("ro.bootloader") == "0.95.0000" Das oben sagt uns, dass das Update für das G1 ist, weil geprüft wird welchen Bootloader (SPL) ihr hab und welches Produkt... Also nix Galaxy.