Accept all paths in FileProvider

Get rid of file_paths.xml
This commit is contained in:
topjohnwu
2020-03-28 01:27:41 -07:00
parent ef9d077c7f
commit d382b00efd
2 changed files with 22 additions and 76 deletions
-8
View File
@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<files-path name="internal_files" path="."/>
<cache-path name="cache_files" path="." />
<external-path name="external_files" path="."/>
<external-cache-path name="external_cache_files" path="."/>
<external-files-path name="private_external_files" path="."/>
</paths>