mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
Bug 1847141 - Remove hardcoding of RECEIVE_DOWNLOAD_BROADCAST_PERMISSION
This commit is contained in:
parent
ff9ad24790
commit
1f43b5e865
@ -40,9 +40,6 @@
|
||||
<uses-permission android:name="android.permission.READ_MEDIA_IMAGES" />
|
||||
<uses-permission android:name="android.permission.READ_MEDIA_AUDIO" />
|
||||
|
||||
<!-- Needed to receive broadcasts from AC code-->
|
||||
<uses-permission android:name="org.mozilla.permission.RECEIVE_DOWNLOAD_BROADCAST" />
|
||||
|
||||
<application
|
||||
android:name=".FenixApplication"
|
||||
android:allowBackup="false"
|
||||
|
Loading…
Reference in New Issue
Block a user