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

Commit 15e12ff1 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

Change-Id: I35ca80db5df3cce385020e3192f82f38d6c033d7
parents 8597b21b cffe04a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -956,7 +956,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                              -->