Android.mk: This is a privileged module
* Again, got left out in the prebuilt commit.
This commit is contained in:
parent
e44966200b
commit
045b1c9eef
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ LOCAL_MODULE := Backup
|
|||
LOCAL_SRC_FILES := Backup.apk
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
LOCAL_REQUIRED_MODULES := permissions_com.stevesoltys.backup.xml whitelist_com.stevesoltys.backup.xml
|
||||
include $(BUILD_PREBUILT)
|
Loading…
Reference in a new issue