summaryrefslogtreecommitdiffstats
path: root/core/proguard_basic_keeps.flags
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-08-13 17:40:24 -0700
committerYing Wang <wangying@google.com>2013-08-13 17:40:24 -0700
commite391e7a86e806bd3d2549b6d12736166fafb746f (patch)
tree57908104ab244dbf2cbe2d09b63d92865b3287a1 /core/proguard_basic_keeps.flags
parent08c07c590322e1cbc8464dd371a2e5120b88e38d (diff)
downloadbuild-e391e7a86e806bd3d2549b6d12736166fafb746f.zip
build-e391e7a86e806bd3d2549b6d12736166fafb746f.tar.gz
build-e391e7a86e806bd3d2549b6d12736166fafb746f.tar.bz2
Remove -allowaccessmodification from the basic Proguard flags
It seems with that flag Proguard modifies the class files in a way that Dalvik does not like. Bug: 10307364 Change-Id: If0cc7552da00ae8a3a3a39a9f2f029819ca3164a
Diffstat (limited to 'core/proguard_basic_keeps.flags')
-rw-r--r--core/proguard_basic_keeps.flags1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/proguard_basic_keeps.flags b/core/proguard_basic_keeps.flags
index 0ce81ef..af0e05d 100644
--- a/core/proguard_basic_keeps.flags
+++ b/core/proguard_basic_keeps.flags
@@ -1,7 +1,6 @@
# see http://sourceforge.net/tracker/?func=detail&aid=2787465&group_id=54750&atid=474707
-optimizations !code/simplification/arithmetic
-optimizations !code/simplification/cast
--allowaccessmodification
# To prevent name conflict in incremental obfuscation.
-useuniqueclassmembernames