Merge "Mark DocumentsUI as a "privileged" app." into nyc-dev
am: 5108d34 * commit '5108d34374f244639173a2efb8cacd04f7893b78': Mark DocumentsUI as a "privileged" app. Change-Id: Id4934cd4494069eeef2bd882f2933c1270576b52
This commit is contained in:
@@ -2,6 +2,7 @@ LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user