Disable proguard for emulator tests
Change-Id: I3aeb201d2c9f5e51933d2284845ce42d3b477ee2
This commit is contained in:
@@ -24,6 +24,8 @@ LOCAL_PACKAGE_NAME := ConnectivityTest
|
|||||||
|
|
||||||
LOCAL_SDK_VERSION := 4
|
LOCAL_SDK_VERSION := 4
|
||||||
|
|
||||||
|
LOCAL_PROGUARD_ENABLED := disabled
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
include $(BUILD_PACKAGE)
|
||||||
|
|
||||||
# Use the following include to make our test apk.
|
# Use the following include to make our test apk.
|
||||||
|
|||||||
@@ -24,6 +24,8 @@ LOCAL_PACKAGE_NAME := GpsLocationTest
|
|||||||
|
|
||||||
LOCAL_SDK_VERSION := 4
|
LOCAL_SDK_VERSION := 4
|
||||||
|
|
||||||
|
LOCAL_PROGUARD_ENABLED := disabled
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
include $(BUILD_PACKAGE)
|
||||||
|
|
||||||
# Use the following include to make our test apk.
|
# Use the following include to make our test apk.
|
||||||
|
|||||||
Reference in New Issue
Block a user