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

Commit aa212a01 authored by Sergey Volnov's avatar Sergey Volnov Committed by Gerrit Code Review
Browse files

Merge "Allow shell to temporary change speech recognition service"

parents d5b27fd3 6cbb673d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -285,6 +285,9 @@
    <!-- Permission needed for CTS test - MusicRecognitionManagerTest -->
    <uses-permission android:name="android.permission.MANAGE_MUSIC_RECOGNITION" />

    <!-- Permission needed for CTS test - CtsVoiceRecognitionTestCases -->
    <uses-permission android:name="android.permission.MANAGE_SPEECH_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"/>