From 108dd9447982419072446d3d4ff8bfc89830fd30 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Wed, 9 Dec 2020 13:05:56 -0800 Subject: Grant CHANGE_DEVICE_IDLE_TEMP_WHITELIST to call log provider. The call log provider needs to grant an allow-list exemption in broadcast options when sending the ACTION_NEW_VOICEMAIL intent to it's directed recipient. This is required so that the voicemail app can start a background service to do some time consuming (but timely) work in the background upon receiving the intent. Test: Manual test with Call log provider. Bug: 173155475 Change-Id: I3e84d65292ec74ffe374fc997e57c4c688f71b9d Merged-In: I3e84d65292ec74ffe374fc997e57c4c688f71b9d --- data/etc/privapp-permissions-platform.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 950666b81003..b1669e30d3b6 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -208,6 +208,7 @@ applications that come with the platform + -- cgit v1.2.3