Fix FileProvider unable to resolve cacheDir paths
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<paths>
|
<paths>
|
||||||
|
<cache-path
|
||||||
|
name="cache"
|
||||||
|
path="/" />
|
||||||
<external-files-path
|
<external-files-path
|
||||||
name="external_files"
|
name="external_files"
|
||||||
path="/" />
|
path="/" />
|
||||||
|
|||||||
Reference in New Issue
Block a user