aboutsummaryrefslogtreecommitdiff
path: root/apps/client/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'apps/client/Android.mk')
-rw-r--r--apps/client/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/client/Android.mk b/apps/client/Android.mk
index 4ca5d76..7a38298 100644
--- a/apps/client/Android.mk
+++ b/apps/client/Android.mk
@@ -34,4 +34,6 @@ LOCAL_SDK_VERSION := current
# Also link against our own custom library.
LOCAL_JAVA_LIBRARIES := com.example.android.platform_library
+LOCAL_PROGUARD_ENABLED := disabled
+
include $(BUILD_PACKAGE)