diff options
author | Xavier Ducrohet <xav@android.com> | 2011-10-14 11:13:58 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2011-10-14 15:09:08 -0700 |
commit | e162064a7b5db1eecec34271bc7e2a4296181ea6 (patch) | |
tree | 24e0ac58aca71ad112e018a9c2b435e3a0fbb395 /icons | |
parent | 081eec9d6c307290535413033626c05cfc67635d (diff) | |
download | sdk-e162064a7b5db1eecec34271bc7e2a4296181ea6.zip sdk-e162064a7b5db1eecec34271bc7e2a4296181ea6.tar.gz sdk-e162064a7b5db1eecec34271bc7e2a4296181ea6.tar.bz2 |
Add BuildConfig to ant SDK project.
The BuildConfig class contains a single boolean constant
called DEBUG which is true only for debug/instrumented builds.
This allows developers to create debug only code that's automatically
stripped from release builds.
Also fixed some issues with dependency check for other tasks, notably
the aapt task that would always find new files due to not filtering
out files that are ignored by aapt itself (hidden files, version control
files, etc...)
Change-Id: I4391a87c064a185d6b337ca46e3a9f0e43c5174d
Diffstat (limited to 'icons')
0 files changed, 0 insertions, 0 deletions