summaryrefslogtreecommitdiffstats
path: root/tools/dumpkey/Android.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-26Remove dumpkey build guards after completing code move.Mattias Nissler1-10/+0
Bug: 27326256 Change-Id: Ia713b23e3c898c1f10af7c61ea67f34601fdcbe3
2016-02-24Move dumpkey tool to the recovery repo.Mattias Nissler1-15/+14
The dumpkey tool is used to dump encryption keys in a custom format used by the recovery code. Nobody else uses this format AFAICT, so it's more appropriate to keep the code of the tool alongside the recovery code instead of next to mincrypt. BUG:27326256 Change-Id: I30176845617972be1d6e46e9a9218e161fbf0680
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
Bug: 5010576 Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c
2009-07-15remove amendDoug Zongker1-5/+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.
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+42
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-42/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-0/+22