From 89e5cfe9d8f9eb179ba3c3e2d4a3260ba3f0c470 Mon Sep 17 00:00:00 2001 From: Agatha Man Date: Tue, 4 Aug 2020 16:25:48 -0700 Subject: [PATCH] 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 --- 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 f834ce798a27c..b3c82631011aa 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -432,18 +432,6 @@ applications that come with the platform - - - - - - - - - - - - diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index aa960875ec6ff..319b44ce216f3 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -320,19 +320,6 @@ - - - - - - - - - - - - -