summaryrefslogtreecommitdiffstats
path: root/tools/signapk/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* change SignApk.java to use bouncy castle for signingDoug Zongker2012-09-181-0/+1
| | | | | | | Remove use of the private sun.security.* classes for generating pkcs7 signatures and use bouncy castle instead. Change-Id: Ie8213575461975085d119e000e764d2a28c26715
* Add a tapas command.Joe Onorato2010-06-101-2/+5
| | | | | | | | | | | | | (Actually there was a tapas command that just called choosecombo). The new better tapas command is for building unbundled apps. Run it with one or more modules to build and optionally a build variant. tapas [variant] App1 App2 ... If you don't supply a build variant, it defaults to eng. Change-Id: I02214abd0b5ad02e364fcb024e10cf6ad17a9e68
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+27
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-27/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+27