From 6a571bf6c6d385b4294f8dde0a7ab5d9fe26a843 Mon Sep 17 00:00:00 2001 From: Yohei Yukawa Date: Mon, 25 Jul 2022 18:38:26 +0900 Subject: [PATCH] Allow com.android.settings to have CONTROL_UI_TRACING (2nd try) 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: cf_x86_64_phone-userdebug still boots up Test: cf_x86_64_auto-userdebug still boots up Change-Id: I9aa69247f02447f2454e42e3625f0ed764991edf --- 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 @@ +