summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index c4e7fd425..9dc368667 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -33,5 +33,6 @@ LOCAL_INSTRUMENTATION_FOR := Email
LOCAL_SDK_VERSION := current
-include $(BUILD_PACKAGE)
+LOCAL_PROGUARD_ENABLED := full
+include $(BUILD_PACKAGE)