From efa05d9179fefbc5b5100c3603c1ea7e07906ebe Mon Sep 17 00:00:00 2001 From: Michal Karpinski Date: Tue, 18 Jun 2019 15:39:46 +0100 Subject: [PATCH] Add START_ACTIVITIES_FROM_BACKGROUND permission for com.android.providers.downloads Required because DownloadManager needs to whitelist a broadcast for bg activity starts. Bug: 135515407 Test: builds, boots (it wouldn't without this) Change-Id: Id6c22d1397417bbc10e2829e563f29cbccccd8bf --- data/etc/privapp-permissions-platform.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index c023e85394f2d..985eeeea22e68 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -187,6 +187,7 @@ applications that come with the platform +