TP-74667 | file provider fixes
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-files-path name="my_images" path="Pictures" />
|
||||
<external-path name="external_files" path="." />
|
||||
<files-path name="files-path" path="." /> <!-- Used to access into application data files -->
|
||||
<cache-path name="cache-path" path="." />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user