diff options
author | Scott Kennedy <skennedy@google.com> | 2013-10-10 11:50:01 -0700 |
---|---|---|
committer | Scott Kennedy <skennedy@google.com> | 2013-10-10 13:33:39 -0700 |
commit | 858e094f1c695aefdf6a23f522c0f16d81bd79f7 (patch) | |
tree | 11dc92919e5e8bedcde82c47ed435fc1e316395f /project.properties | |
parent | fd3446b8d2c41bb14aaa22427b59b35ab9e47a17 (diff) | |
download | android_frameworks_opt_chips-858e094f1c695aefdf6a23f522c0f16d81bd79f7.tar.gz android_frameworks_opt_chips-858e094f1c695aefdf6a23f522c0f16d81bd79f7.tar.bz2 android_frameworks_opt_chips-858e094f1c695aefdf6a23f522c0f16d81bd79f7.zip |
Merge chips from jb-ub-mail-ur11 into klp-ub-dev
Change-Id: Ied8877d7613ca1dbb5047a0c8c611a1138fc47e3
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..1b8c5a3 --- /dev/null +++ b/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-18 +android.library=true |