Revert "Allow Shell to access MANAGE_GAME_ACTIVITY."

This reverts commit 9d9268e635.

Reason for revert: DroidMonitor: Potential culprit for Bug b/217792792 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I8f0f469a8fd83b8096e2d2c595a588a762443a88
This commit is contained in:
Michael Eastwood
2022-02-04 01:21:02 +00:00
parent 9d9268e635
commit 8563bb2bd3

View File

@@ -567,7 +567,6 @@
<!-- Permission required for CTS test - CtsGameServiceTestCases -->
<uses-permission android:name="android.permission.SET_GAME_SERVICE" />
<uses-permission android:name="android.permission.MANAGE_GAME_ACTIVITY" />
<!-- Permission required for CTS test - ClipboardManagerTest -->
<uses-permission android:name="android.permission.SET_CLIP_SOURCE" />