From 9eba4a977224f6b28ec69db923b870f375bd3a50 Mon Sep 17 00:00:00 2001 From: Zim Date: Mon, 27 Jan 2020 13:28:26 +0000 Subject: [PATCH] Whitelist privapp MANAGE_EXTERNAL_STORAGE permission After adding MANAGE_EXTERNAL_STORAGE permission to several apps on the system partition, we should whitelist them Test: m Bug: 144914977 Change-Id: Ia4401904e23193b8628071d6a2a6d789faf0ece5 --- data/etc/car/com.android.car.developeroptions.xml | 1 + data/etc/com.android.settings.xml | 1 + data/etc/com.android.systemui.xml | 1 + data/etc/privapp-permissions-platform.xml | 6 ++++++ 4 files changed, 9 insertions(+) diff --git a/data/etc/car/com.android.car.developeroptions.xml b/data/etc/car/com.android.car.developeroptions.xml index 7204898344948..cf0199bd1b851 100644 --- a/data/etc/car/com.android.car.developeroptions.xml +++ b/data/etc/car/com.android.car.developeroptions.xml @@ -51,6 +51,7 @@ + diff --git a/data/etc/com.android.settings.xml b/data/etc/com.android.settings.xml index 70b61e0e25526..a200a510cf127 100644 --- a/data/etc/com.android.settings.xml +++ b/data/etc/com.android.settings.xml @@ -49,6 +49,7 @@ + diff --git a/data/etc/com.android.systemui.xml b/data/etc/com.android.systemui.xml index 40de83aefb18e..5d2e303b921eb 100644 --- a/data/etc/com.android.systemui.xml +++ b/data/etc/com.android.systemui.xml @@ -58,6 +58,7 @@ + diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 4febf0c084c0d..47f7708c2ab10 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -59,6 +59,7 @@ applications that come with the platform + @@ -98,6 +99,7 @@ applications that come with the platform + @@ -201,6 +203,7 @@ applications that come with the platform + @@ -210,6 +213,7 @@ applications that come with the platform + @@ -266,6 +270,7 @@ applications that come with the platform + @@ -341,6 +346,7 @@ applications that come with the platform +