Disable ProGuard for FakeOemFeatures to fix build.
Change-Id: If0ccf16712bf43adb5fe490906be2a13b484f726
This commit is contained in:
@@ -8,6 +8,8 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
LOCAL_PACKAGE_NAME := FakeOemFeatures
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_PROGUARD_ENABLED := disabled
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
Reference in New Issue
Block a user