Fix crashes when APK stored in cache dir
This commit is contained in:
parent
1d9c441038
commit
aa88486f59
@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<paths>
|
<paths>
|
||||||
<files-path name="internal_files" path="."/>
|
<files-path name="internal_files" path="."/>
|
||||||
|
<cache-path name="cache_files" path="." />
|
||||||
<external-path name="external_files" path="."/>
|
<external-path name="external_files" path="."/>
|
||||||
</paths>
|
</paths>
|
Loading…
Reference in New Issue
Block a user