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

Commit 06247e94 authored by Chad Brubaker's avatar Chad Brubaker Committed by android-build-merger
Browse files

Merge "Expose RECORD_AUDIO to Instant Apps" into oc-mr1-dev am: cffe04a7

am: 15e12ff1

Change-Id: Idd45c21186d1e005f6dcd50bfe3563403ee63c3a
parents d64c85b3 15e12ff1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -963,7 +963,7 @@
        android:permissionGroup="android.permission-group.MICROPHONE"
        android:label="@string/permlab_recordAudio"
        android:description="@string/permdesc_recordAudio"
        android:protectionLevel="dangerous"/>
        android:protectionLevel="dangerous|instant"/>

    <!-- ====================================================================== -->
    <!-- Permissions for accessing the UCE Service                              -->