Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d6fe034 authored by Jeongik Cha's avatar Jeongik Cha
Browse files

move privapp_whitelist_com.android.storagemanager to system_ext

As StorageManager, permissions.xml should follow the app's partition.

Test: m && check booting
Bug: 137908189
Change-Id: Ie791b5fbe1b1906537a57e8f1c34029c0f092afc
Merged-In: Ie791b5fbe1b1906537a57e8f1c34029c0f092afc
parent 25656d80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ prebuilt_etc {

prebuilt_etc {
    name: "privapp_whitelist_com.android.storagemanager",
    product_specific: true,
    system_ext_specific: true,
    sub_dir: "permissions",
    src: "com.android.storagemanager.xml",
    filename_from_src: true,