From bdf16848240d7fe125de04e75cb4cf91d7473956 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Mon, 16 Mar 2020 09:20:49 -0700 Subject: [PATCH] Adding launcher permission to base whitelist - This is a *temporary* permission that we are using to set the system rotation setting via the launcher settings. The framework uses the same setting for forced-rotation, but this currently only is scoped to launcher so it makes more sense as a launcher setting than as a developer option (and we plan on removing it shortly). We are working with jjaggi@ and caen@ to coordinate the fw and launcher settings. Bug: 151611270 Test: Manual Change-Id: If371cac4d580785ed1714c82a67b995a40ecf9a6 --- data/etc/privapp-permissions-platform.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 487a6e9122389..5466ac8e2cfa5 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -62,6 +62,10 @@ applications that come with the platform + + + +