From 5da5eac4b50a614f1629484f84d5d8d0c76f0926 Mon Sep 17 00:00:00 2001 From: Yohei Yukawa Date: Thu, 21 Jul 2022 20:33:00 -0700 Subject: [PATCH] Allow com.android.settings to have CONTROL_UI_TRACING This CL allows com.android.settings to have a "signature|privileged" permission android.permission.CONTROL_UI_TRACING permission. This permission will be used for QS DevelopmentTiles to continue being allowed to access WM/IME tracing IPCs. Bug: 172444310 Test: the device still boots up Change-Id: I34bc22392cb4fa233126b46fb979638c90a3c3c6 --- data/etc/com.android.settings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/etc/com.android.settings.xml b/data/etc/com.android.settings.xml index 5dcc5998850b8..3958bb71bfc9b 100644 --- a/data/etc/com.android.settings.xml +++ b/data/etc/com.android.settings.xml @@ -23,6 +23,7 @@ +