Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad29b10c authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove etc/META-INF/com/google/android/update-script.

Bug: http://b/29250988
Change-Id: I61f8c6717b38de2242e4ea8e0913237c1ce5bfea
parent 0ab866b3
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
assert compatible_with("0.1") == "true"
assert file_contains("SYSTEM:build.prop", "ro.product.device=dream") == "true" || file_contains("SYSTEM:build.prop", "ro.build.product=dream") == "true"
assert file_contains("RECOVERY:default.prop", "ro.product.device=dream") == "true" || file_contains("RECOVERY:default.prop", "ro.build.product=dream") == "true"
assert getprop("ro.product.device") == "dream"
format BOOT:
format SYSTEM:
copy_dir PACKAGE:system SYSTEM:
write_raw_image PACKAGE:boot.img BOOT: