7a6034a75e
method bulldozer.targets.android.TargetAndroid._install_android_packages() If build-tools is not installed, then variable "v_build_tools" is string = '0'. If latest version contains minor version code ~ example 19.0.3 ~, then variable "ver" is list = [19, 0, 3]. In that case, build-tools is not enable to install, because expression([19, 0, 3] > '0') returns False. |
||
---|---|---|
.. | ||
libs | ||
scripts | ||
targets | ||
__init__.py | ||
__main__.py | ||
default.spec | ||
jsonstore.py | ||
sitecustomize.py | ||
target.py |