Fix sharing files from sdcard
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-files-path
|
||||
name="manga-ext"
|
||||
path="/manga" />
|
||||
<files-path
|
||||
name="manga"
|
||||
path="/manga" />
|
||||
<external-files-path
|
||||
name="backups-ext"
|
||||
path="/backups" />
|
||||
<files-path
|
||||
name="backups"
|
||||
path="/backups" />
|
||||
<!-- https://issuetracker.google.com/issues/37125252 -->
|
||||
<!--suppress AndroidElementNotAllowed -->
|
||||
<root-path
|
||||
name="root"
|
||||
path="." />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user