Pre-grant ACCESS_MEDIA_LOCATION permission
This commit is contained in:
parent
4520ed4fff
commit
bd0864bcb1
1 changed files with 2 additions and 0 deletions
|
|
@ -3,5 +3,7 @@
|
|||
<exception package="com.stevesoltys.seedvault">
|
||||
<!-- Notifications -->
|
||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||
<!-- Needed to back up original files with all metadata -->
|
||||
<permission name="android.permission.ACCESS_MEDIA_LOCATION" fixed="true"/>
|
||||
</exception>
|
||||
</exceptions>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue