Configure external-files-path for files provider
Maybe fixes #9660. Why do Chinese companies insist on breaking things? (cherry picked from commit 8c5496b53feeb06d2b74bf77feebe6788a84a7bb)
This commit is contained in:
parent
5176de0c55
commit
d67da8fd6f
@ -4,11 +4,14 @@
|
|||||||
name="cache_files"
|
name="cache_files"
|
||||||
path="." />
|
path="." />
|
||||||
<external-path
|
<external-path
|
||||||
name="ext_files"
|
name="ext"
|
||||||
path="." />
|
path="." />
|
||||||
<external-cache-path
|
<external-cache-path
|
||||||
name="ext_cache_files"
|
name="ext_cache_files"
|
||||||
path="." />
|
path="." />
|
||||||
|
<external-files-path
|
||||||
|
name="ext_files"
|
||||||
|
path="." />
|
||||||
<!--suppress AndroidElementNotAllowed -->
|
<!--suppress AndroidElementNotAllowed -->
|
||||||
<root-path
|
<root-path
|
||||||
name="ext_storage"
|
name="ext_storage"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user