Skip to content

Commit

Permalink
Android.mk: Re-add required modules
Browse files Browse the repository at this point in the history
* This got accidentally left out in the prebuilt commit
  • Loading branch information
chirayudesai committed Aug 1, 2019
1 parent 726cea0 commit e449662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit e449662

Please sign in to comment.