Temporarily disable FakeOemFeatures from userdebug or higher builds
Change-Id: I452d079f60a087a36c20e984b38b8354327e1d5a
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
|
Reference in New Issue
Block a user