chiark / gitweb /
config['sdk_path'] will never be None, behave properly if ANDROID_HOME is unset
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 15 Sep 2014 10:49:36 +0000 (12:49 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 15 Sep 2014 10:49:36 +0000 (12:49 +0200)
commite038b4424c9ad2e933e42d23a80a072975f431e2
tree916f4b604b86679f2b60b5fcc7ec6cfecae2582c
parent37aa3a7b9954501200a9e801d3c320c99b3d523a
config['sdk_path'] will never be None, behave properly if ANDROID_HOME is unset
fdroidserver/common.py