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

Commit 4611f177 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Remove READ_COMMUNAL_STATE from Shell

This seems to have been mistakenly added back in
I591b98578dbb94ca8b5be8a553b81d23a143ee16 after being removed
in I51ffbfe5ddc89008d660fab7cfd5808cb827d300

Gets Android to boot without crashing the system process

Fixes: 215527822
Change-Id: I5bc4920166101042ee36a97fe17a574b88caf29a
parent ce65b04d
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" />