Go to file
Doug Zongker 9931f7f3c1 edify extensions for OTA package installation, part 1
Adds the following edify functions:

  mount unmount format show_progress delete delete_recursive
  package_extract symlink set_perm set_perm_recursive

This set is enough to extract and install the system part of a (full)
OTA package.

Adds the updater binary that extracts an edify script from the OTA
package and then executes it.  Minor changes to the edify core (adds a
sleep() builtin for debugging, adds "." to the set of characters that
can appear in an unquoted string).
2009-06-11 16:25:29 -07:00
amend remove unused permissions scheme from amend 2009-06-02 15:41:00 -07:00
edify edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
etc auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
minui AI 143128: Use PNG instead of BMP for recovery image icons. This saves 2009-03-27 13:25:30 -07:00
minzip undo temporary alignment hack 2009-05-08 09:43:28 -07:00
mtdutils auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
res/images AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
tools Automated import from //branches/donutburger/...@142141,142141 2009-03-24 21:30:32 -07:00
updater edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
Android.mk edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
bootloader.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
bootloader.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
commands.c remove unused permissions scheme from amend 2009-06-02 15:41:00 -07:00
commands.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
common.h AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
firmware.c don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
firmware.h don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
install.c edify extensions for OTA package installation, part 1 2009-06-11 16:25:29 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery.c remove unused permissions scheme from amend 2009-06-02 15:41:00 -07:00
roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
roots.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
test_roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ui.c AI 144082: Remove the unused "unpacking" recovery icon. 2009-04-01 14:39:15 -07:00
verifier.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
verifier.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00