Disable ProGuard. It breaks debugging.

This commit is contained in:
Andrew Stadler 2010-02-22 13:39:55 -08:00
parent c98a613153
commit 58fbf8c1af
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@ LOCAL_JAVA_STATIC_LIBRARIES := android-common
LOCAL_PACKAGE_NAME := Email
LOCAL_PROGUARD_ENABLED := full
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
include $(BUILD_PACKAGE)
# additionally, build unit tests in a separate .apk