From eabd21201eafca4821eea4a18f8b13a6bb1c5a0e Mon Sep 17 00:00:00 2001 From: Kevin Jeon Date: Fri, 28 Jan 2022 18:43:21 +0000 Subject: [PATCH] Remove unnecessary permissions from Traceur This change removes the privapp allowlist from Traceur, which had previously explicitly granted the DUMP, QUERY_ALL_PACKAGES, START_FOREGROUND_SERVICES_FROM_BACKGROUND, and STATUS_BAR permissions. These permissions no longer need to be granted because Traceur is now a platform app. Bug: 209476712 Test: - Checked that Traceur can still take normal and long traces on AOSP userdebug and internal user/userdebug. - Checked that bugreports will stop ongoing traces. - Checked that the quick settings tile still stops/starts traces. Change-Id: I33cd317f9fe00e2e08ae205a832237bfe0df044a Merged-In: I33cd317f9fe00e2e08ae205a832237bfe0df044a --- data/etc/privapp-permissions-platform.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index fa6b086b9259..8cfeadef4ef6 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -519,17 +519,6 @@ applications that come with the platform - - - - - - - - - - -