Skip to content

Commit

Permalink
Merge pull request #3944 from alfonso-salces/MOBILE-4501
Browse files Browse the repository at this point in the history
MOBILE-4501 confix.xml: Remove MODIFY_AUDIO_SETTINGS permission
  • Loading branch information
dpalou authored Feb 27, 2024
2 parents 60e256e + 8117ada commit 41f2b36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@
<config-file parent="/manifest/application" target="AndroidManifest.xml">
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
</config-file>
<config-file parent="/*" target="AndroidManifest.xml">
<uses-feature android:name="android.hardware.bluetooth" android:required="false" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
</config-file>
</platform>
<platform name="ios">
<resource-file src="GoogleService-Info.plist" />
Expand Down

0 comments on commit 41f2b36

Please sign in to comment.