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

Commit 3350b7a9 authored by Nicholas Ambur's avatar Nicholas Ambur
Browse files

add shell user allowlist perms for Asistant GTS

Origional changes were in aosp/1546877. It has a merged-in referencing
ag/13319676, but ag/13319676 doesn't contain these changes. This CL is
to add the missing changes.

Bug: 177271291
Test: gts-tradefed run gts -m GtsAssistIntentTestCases
Change-Id: I22a3e6a3475263ec4e007e37412a269ca95c8bbe
parent 2d16f0aa
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -469,6 +469,9 @@ applications that come with the platform
        <permission name="com.android.voicemail.permission.READ_VOICEMAIL"/>
        <permission name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS"/>
        <permission name="android.permission.MODIFY_QUIET_MODE" />
        <!-- Permission required for GTS test - GtsAssistIntentTestCases -->
        <permission name="android.permission.MANAGE_SOUND_TRIGGER" />
        <permission name="android.permission.CAPTURE_AUDIO_HOTWORD" />
    </privapp-permissions>

    <privapp-permissions package="com.android.statementservice">