am 5e26d64d: disable proguard. This makes unittests run.

Merge commit '5e26d64d0907e403baf3c487191a4c5ffb48f74c' into gingerbread-plus-aosp

* commit '5e26d64d0907e403baf3c487191a4c5ffb48f74c':
  disable proguard.  This makes unittests run.
This commit is contained in:
Nick Kralevich
2010-10-12 15:23:11 -07:00
committed by Android Git Automerger

View File

@@ -12,6 +12,8 @@ LOCAL_PACKAGE_NAME := TagApp
# LOCAL_SDK_VERSION := current
LOCAL_PROGUARD_ENABLED := disabled
include $(BUILD_PACKAGE)
# Use the following include to make our test apk.