Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 802cb377 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "Remove READ_COMMUNAL_STATE from Shell"

parents eb340de3 4611f177
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -623,10 +623,6 @@
    <!-- Permission required for CTS test - Notification test suite -->
    <uses-permission android:name="android.permission.REVOKE_POST_NOTIFICATIONS_WITHOUT_KILL" />

    <!-- Permission required for CTS test - CommunalManagerTest -->
    <uses-permission android:name="android.permission.WRITE_COMMUNAL_STATE" />
    <uses-permission android:name="android.permission.READ_COMMUNAL_STATE" />

    <!-- Permission required for CTS test - CaptioningManagerTest -->
    <uses-permission android:name="android.permission.SET_SYSTEM_AUDIO_CAPTION" />