Revert "updater_sample: add proguard.flags"

This reverts commit 8c3af4aa8c.

Reason for revert: Broke Master

Change-Id: I37bceeea630fb7db39efa25d03ababe3d84cdfbf
This commit is contained in:
Ian Pedowitz
2018-06-14 06:35:18 +00:00
parent 8c3af4aa8c
commit c02fb99e1d
3 changed files with 6 additions and 28 deletions
+3 -3
View File
@@ -22,10 +22,10 @@ LOCAL_SDK_VERSION := system_current
LOCAL_MODULE_TAGS := tests
LOCAL_JAVA_LIBRARIES := \
android.test.base.stubs \
android.test.runner.stubs
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test \
mockito-target-minus-junit4 \
android.test.runner.stubs \
guava
LOCAL_STATIC_JAVA_LIBRARIES := android-support-test \
mockito-target-minus-junit4
LOCAL_INSTRUMENTATION_FOR := SystemUpdaterSample
LOCAL_PROGUARD_ENABLED := disabled