Merge "Disable ProGuard. It breaks debugging."

This commit is contained in:
Andy Stadler 2010-02-22 13:59:53 -08:00 committed by Android (Google) Code Review
commit eaf5bbcdff
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