Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix sim build in donut, too | Doug Zongker | 2009-06-12 | 1 | -4/+4 |
| | |||||
* | edify extensions for OTA package installation, part 1 | Doug Zongker | 2009-06-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | 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). | ||||
* | AI 144130: Don't build OTA package keys into the recovery binary; read | Doug Zongker | 2009-04-02 | 1 | -13/+0 |
| | | | | | | | them from an external file in the recovery image. Use the test-keys for all builds. Automated import of CL 144130 | ||||
* | AI 143128: Use PNG instead of BMP for recovery image icons. This saves | Doug Zongker | 2009-03-27 | 1 | -1/+1 |
| | | | | | | about 60k from the recovery and system images. Automated import of CL 143128 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -0/+60 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-04 | 1 | -60/+0 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-18 | 1 | -0/+3 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+57 |