2016-10-25 17:34:49 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<paths>
|
2020-02-17 23:26:20 +01:00
|
|
|
<cache-path
|
|
|
|
name="cache_files"
|
|
|
|
path="." />
|
|
|
|
<external-path
|
|
|
|
name="ext_files"
|
|
|
|
path="." />
|
|
|
|
<external-cache-path
|
|
|
|
name="ext_cache_files"
|
|
|
|
path="." />
|
2017-11-02 18:49:09 +01:00
|
|
|
<!--suppress AndroidElementNotAllowed -->
|
2020-02-17 23:26:20 +01:00
|
|
|
<root-path
|
|
|
|
name="ext_storage"
|
|
|
|
path="/storage/" />
|
|
|
|
</paths>
|