chiark / gitweb /
Use config.py to locate aapt
authorFrans Gifford <frans.gifford@cs.ox.ac.uk>
Thu, 18 Jul 2013 17:23:17 +0000 (18:23 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Wed, 31 Jul 2013 17:51:02 +0000 (19:51 +0200)
commite0e6e711c3318416cf6293bc3dbc28f67661824c
tree64440e760c0f066b73cda363f86197ddabe139b5
parentf51e4f805ed40cd53a0ba2b7cf6c651601612eaa
Use config.py to locate aapt

This uses aapt_path in config.py to locate the aapt command. The latest
Android SDK moved aapt out of platform-tools/ causing builds which depend
on this path to fail.

Signed-off-by: Frans Gifford <frans.gifford@cs.ox.ac.uk>
fdroidserver/build.py
fdroidserver/common.py