android_bootable_recovery/updater
Doug Zongker 47cace9836 add file_getprop() to updater
Add a function to read a property from a ".prop"-formatted file
(key=value pairs, one per line, ignore # comment lines and blank
lines).  Move ErrorAbort to the core of edify; it's not specific to
updater now that errors aren't stored in the app cookie.
2009-06-18 10:11:50 -07:00
..
Android.mk edify extensions for OTA package installation, part 2 2009-06-12 09:40:37 -07:00
install.c add file_getprop() to updater 2009-06-18 10:11:50 -07:00
install.h edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
updater.c let the "firmware" command take the file straight from the package 2009-06-17 18:12:16 -07:00
updater.h edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00