Temporarily disable FakeOemFeatures from userdebug or higher builds

Change-Id: I452d079f60a087a36c20e984b38b8354327e1d5a
This commit is contained in:
Justin Ho
2012-06-01 14:07:23 -07:00
parent 561ff8a74e
commit 569ca8b7dd

View File

@ -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)