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

Commit a7d63519 authored by Nick Moukhine's avatar Nick Moukhine Committed by Gerrit Code Review
Browse files

Merge "Allow shell to invoke music recognition api"

parents dfe33cb7 a06b55ee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -276,6 +276,9 @@
    <uses-permission android:name="android.permission.MANAGE_NOTIFICATIONS"/>
    <uses-permission android:name="android.permission.ACCESS_LOCUS_ID_USAGE_STATS"/>

    <!-- Permission needed for CTS test - MusicRecognitionManagerTest -->
    <uses-permission android:name="android.permission.MANAGE_MUSIC_RECOGNITION" />

    <!-- Permissions required to test ambient display. -->
    <uses-permission android:name="android.permission.READ_DREAM_STATE"/>
    <uses-permission android:name="android.permission.WRITE_DREAM_STATE"/>