Files
AndroidJava/dash-wallet/wallet/res/xml/file_provider.xml
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

20 lines
396 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android" >
<files-path
name="log"
path="log/" />
<cache-path
name="report"
path="report/" />
<external-path
name="ext-download"
path="Download/" />
<external-files-path
name="app-images"
path="Pictures/" />
</paths>