platform_build/tools/signapk
adattatr 50c7c5a722 If a console doesn't exist, read password from stdin.
When signapk.jar is invoked by scripts like
sign_target_files_apks.py, there is no console as signapk is
invoked using popen(). To support signing of APKs using
software keys with passwords, we need to read
the password from stdin if there is no console.

Change-Id: Icf69ba1e58bf1f91979eaf1d3b91cb202782e8fd
Signed-off-by: adattatr <anisha.dattatraya.kulkarni@intel.com>
Signed-off-by: Brad Geltz <brad.geltz@intel.com>
2015-09-28 11:44:27 -07:00
..
test auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Android.mk change SignApk.java to use bouncy castle for signing 2012-09-18 23:29:10 -07:00
SignApk.java If a console doesn't exist, read password from stdin. 2015-09-28 11:44:27 -07:00
SignApk.mf auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00