From 413dd36486111c58a65207d02029216a8a14b766 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: 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 4febf0c084c0d..133b1aed68f1c 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -361,6 +361,8 @@ applications that come with the platform + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index f0dc606658a8c..d40e7d4addab8 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -243,6 +243,9 @@ + + +