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

am: cffe04a719

Change-Id: I35ca80db5df3cce385020e3192f82f38d6c033d7
This commit is contained in:
Chad Brubaker
2017-10-09 23:26:26 +00:00
committed by android-build-merger

View File

@@ -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 -->