Add files path to opener_paths.xml

This commit is contained in:
pwlin 2017-04-06 21:35:42 +02:00
parent 69edd06b1d
commit 5b499ea443

View File

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path name="files" path="." />
<external-path name="external_files" path="." />
<cache-path name="cached_files" path="." />
</paths>