summaryrefslogtreecommitdiffstats
path: root/core/res/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/Android.mk')
-rw-r--r--core/res/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/Android.mk b/core/res/Android.mk
index 78cb86d..7d11148 100644
--- a/core/res/Android.mk
+++ b/core/res/Android.mk
@@ -24,7 +24,7 @@ LOCAL_CERTIFICATE := platform
# since these resources will be used by many apps.
LOCAL_AAPT_FLAGS := -x
-LOCAL_MODULE_TAGS := user
+LOCAL_MODULE_TAGS := optional
# Install this alongside the libraries.
LOCAL_MODULE_PATH := $(TARGET_OUT_JAVA_LIBRARIES)