Android.mk: Re-add required modules
* This got accidentally left out in the prebuilt commit
This commit is contained in:
parent
726cea0a09
commit
e44966200b
1 changed files with 1 additions and 0 deletions
|
@ -27,4 +27,5 @@ LOCAL_MODULE := Backup
|
|||
LOCAL_SRC_FILES := Backup.apk
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_MODULE_CLASS := APPS
|
||||
LOCAL_REQUIRED_MODULES := permissions_com.stevesoltys.backup.xml whitelist_com.stevesoltys.backup.xml
|
||||
include $(BUILD_PREBUILT)
|
Loading…
Add table
Reference in a new issue