From 39bcfc7c83f39e6e7c0d8f7496864f989907f259 Mon Sep 17 00:00:00 2001 From: Agatha Man Date: Tue, 4 Aug 2020 16:25:48 -0700 Subject: Remove car permissions from common shell package Removing car permissions that were added into common shell so that they can be re-evaulated to include into CarShell. Adding car permissions to shell should be reviewed by car frameworks team to determine what can be allowed to the end-user and in terms of car safety. Bug: 160339243 Test: make then check permission for shell user with adb shell pm dump com.android.shell Change-Id: I5a3b2086f605ba31f4231ec425cb2cb7c51ea7e6 (cherry picked from commit 89e5cfe9d8f9eb179ba3c3e2d4a3260ba3f0c470) Merged-In: I5a3b2086f605ba31f4231ec425cb2cb7c51ea7e6 --- data/etc/privapp-permissions-platform.xml | 12 ------------ packages/Shell/AndroidManifest.xml | 13 ------------- 2 files changed, 25 deletions(-) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index 4325ef4bd2df..e08e42aec391 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -431,18 +431,6 @@ applications that come with the platform - - - - - - - - - - - - diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index b142cfb7413c..570c2ab3efd1 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -317,19 +317,6 @@ - - - - - - - - - - - - -