From 9be54b5b67585724228fbaa5340302d718484b79 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Tue, 21 Jan 2020 02:06:47 +0100 Subject: [PATCH] Give CONTROL_DEVICE_LIGHTS permission to the shell Bug: 144979010 Bug: 144978691 Test: atest LightsManagerTest Change-Id: I2924460c76ce4545c9c3dd3875456b936fe3fc69 Merged-In: I2b4224e79e013bae27ee068b0a0898b5afa5489a --- data/etc/privapp-permissions-platform.xml | 2 ++ packages/Shell/AndroidManifest.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 1bc59248de42d..821909da24902 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -350,6 +350,8 @@ applications that come with the platform + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index b997f85bebd32..372ea4336a97e 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -236,6 +236,9 @@ + + +