summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAgatha Man <agathaman@google.com>2020-08-04 16:25:48 -0700
committerAgatha Man <agathaman@google.com>2020-08-14 18:44:14 +0000
commit39bcfc7c83f39e6e7c0d8f7496864f989907f259 (patch)
treeb9fafddaba7816ba2eeb8151230a61f72756e9d3 /data
parentca28a90bec0180c09ab215442e6edb9bf5e9d217 (diff)
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
Diffstat (limited to 'data')
-rw-r--r--data/etc/privapp-permissions-platform.xml12
1 files changed, 0 insertions, 12 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
<permission name="android.permission.CAPTURE_AUDIO_OUTPUT" />
<!-- Permissions required for CTS test - AdbManagerTest -->
<permission name="android.permission.MANAGE_DEBUGGING" />
- <!-- Permissions required for ATS tests - AtsCarHostTestCases, AtsCarDeviceApp -->
- <permission name="android.car.permission.CAR_DRIVING_STATE" />
- <!-- Permissions required for ATS tests - AtsDeviceInfo, AtsAudioDeviceTestCases -->
- <permission name="android.car.permission.CAR_CONTROL_AUDIO_VOLUME" />
- <!-- Permissions required for ATS tests - AtsDeviceInfo -->
- <permission name="android.car.permission.CAR_DIAGNOSTICS" />
- <!-- Permissions required for ATS tests - AtsDeviceInfo -->
- <permission name="android.car.permission.CLEAR_CAR_DIAGNOSTICS" />
- <!-- Permissions required for ATS tests - AtsCarHostTestCases -->
- <permission name="android.car.permission.CONTROL_APP_BLOCKING" />
- <!-- Permissions required for ATS tests - AtsCarHostTestCases -->
- <permission name="android.car.permission.CAR_UX_RESTRICTIONS_CONFIGURATION" />
</privapp-permissions>
<privapp-permissions package="com.android.statementservice">