summaryrefslogtreecommitdiffstats
path: root/commands.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove amendDoug Zongker2009-07-151-1075/+0
| | | | | | | | Yank all the code to install OTA packages out of the recovery binary itself. Now packages are installed by a binary included in the package (run as a child of recovery), so we can make improvements in the installation process without waiting for a new release to use them.
* remove unused permissions scheme from amendDoug Zongker2009-06-031-95/+22
| | | | | | | Amend (aka the recovery command language) had a half-implemented scheme of limiting which commands OTA packages were allowed to execute. It's not clear what this was ever supposed to be good for. Remove it.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+1148
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-1148/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1148