From 85a82f45323b9b235632c5a8fa1282e00819bcab Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Tue, 19 Oct 2021 15:34:07 -0400 Subject: [PATCH] Add permission permissions to SystemUI So it can read/write the new notification permission Test: make, check granted permissions in bugreport Bug: 194833441 Change-Id: I77683c2bdc5e7efc353ae2ebabaff6a8aa398e60 --- packages/SystemUI/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index eb5ad2552509d..95ce423c4872b 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -215,8 +215,11 @@ - + + + +