Skip to content

Commit 8117ada

Browse files
MOBILE-4501 confix.xml: Remove MODIFY_AUDIO_SETTINGS permission
1 parent 5ef95b6 commit 8117ada

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@
7373
<config-file parent="/manifest/application" target="AndroidManifest.xml">
7474
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
7575
</config-file>
76-
<config-file parent="/*" target="AndroidManifest.xml">
77-
<uses-feature android:name="android.hardware.bluetooth" android:required="false" />
78-
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
79-
</config-file>
8076
</platform>
8177
<platform name="ios">
8278
<resource-file src="GoogleService-Info.plist" />

0 commit comments

Comments
 (0)