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
This commit is contained in:
Jeongik Cha
2019-12-11 22:02:59 +09:00
parent dda7e6a9c7
commit f32bbcf742

View File

@@ -120,7 +120,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,