summaryrefslogtreecommitdiffstats
path: root/tools/dumpkey/Android.bp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete the dumpkey host toolTianjie Xu2018-10-291-27/+0
| | | | | | | | | | | We used to dump the public key files into some text format; and parse them under recovery. But now we have switched to read the certificates directly from the zip files; and there's no caller of this dumpkey host tool any more. Bug: 116655889 Test: mma Change-Id: I115592e2a894b3375495c81cb249d1bed1a5d973
* tools: Move to Soong.Tao Bao2018-05-171-0/+27
Test: `mmma -j bootable/recovery/` Test: Build and run RecoveryLocalizer on device. Change-Id: I3359223c82bd670c94ad51296cb8b357b04f5349