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

This commit is contained in:
TreeHugger Robot
2017-10-09 23:14:25 +00:00
committed by Android (Google) Code Review

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