android_build/tools
Doug Zongker e92f15a858 patch the /system/build.prop file last
Works around a problem observed on a retail device: incremental update
from build 1 to build 2 partially completed, leaving a mix of files
from the two builds.  (Why it booted into the regular system instead
of recovery to restart update installation is still a mystery.)
build.prop was one of the files updated, so the device reported itself
as having build 2.  The device hobbled along for months in this state,
until build 3 was released and the 2-to-3 incremental package
repeatedly failed (because some of the files it was trying to patch
were build 1).

This change makes updating build.prop the very last thing does by an
incremental update script, so if installation is aborted and the
regular system starts (and works at all), it will continue reporting
itself as build 1 and be sent the 1-to-2 OTA package again.

Change-Id: I1edc1dcef2bd2495b6fd96517c2f4c574b994f27
2011-08-26 13:46:40 -07:00
..
acp
apicheck
atree
bin2asm
check_prereq Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
droiddoc docs: update api filtering to support provisional APIs (api levels that are string names) 2011-07-27 18:31:32 -07:00
fs_config Remove the simulator target from all makefiles. 2011-07-11 23:51:37 -07:00
fs_get_stats
releasetools patch the /system/build.prop file last 2011-08-26 13:46:40 -07:00
rgb2565
signapk Add a workaround for a platform JAR parsing bug. 2010-09-24 10:24:53 -07:00
zipalign
Android.mk Use my-dir in a consistent way as others 2011-03-11 11:48:48 +08:00
adbs Fix dump vars. 2011-02-25 11:12:13 -08:00
buildinfo.sh Set ro.build.characteristics to the value from PRODUCT_CHARACTERISTICS that's also passed to aapt. 2010-11-09 08:53:01 -08:00
check_builds.sh
compare_fileslist.py
dump-package-stats
event_log_tags.py check syntax of description field in logtags files 2011-01-23 12:57:19 -08:00
fileslist.py
findleaves.py Sort the results of findleaves again. 2011-08-19 08:14:53 +02:00
fixlinebreaks.sh
java-event-log-tags.py
merge-event-log-tags.py
mktarball.sh
post_process_props.py post_process_props: Write mangled properties back to file instead of stdout 2011-06-08 19:06:43 -07:00
print_module_licenses.sh
warn.py