We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01827ce + 569ca8b commit 5caa24fCopy full SHA for 5caa24f
packages/FakeOemFeatures/Android.mk
@@ -1,7 +1,7 @@
1
LOCAL_PATH:= $(call my-dir)
2
include $(CLEAR_VARS)
3
4
-LOCAL_MODULE_TAGS := debug
+LOCAL_MODULE_TAGS := optional
5
6
LOCAL_SRC_FILES := $(call all-java-files-under, src)
7
0 commit comments