Skip to content

Commit 569ca8b

Browse files
author
Justin Ho
committed
Temporarily disable FakeOemFeatures from userdebug or higher builds
Change-Id: I452d079f60a087a36c20e984b38b8354327e1d5a
1 parent 561ff8a commit 569ca8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/FakeOemFeatures/Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LOCAL_PATH:= $(call my-dir)
22
include $(CLEAR_VARS)
33

4-
LOCAL_MODULE_TAGS := debug
4+
LOCAL_MODULE_TAGS := optional
55

66
LOCAL_SRC_FILES := $(call all-java-files-under, src)
77

0 commit comments

Comments
 (0)