aboutsummaryrefslogtreecommitdiff
path: root/app/src/releaseTest/res/xml/file_paths.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/releaseTest/res/xml/file_paths.xml')
-rw-r--r--app/src/releaseTest/res/xml/file_paths.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/releaseTest/res/xml/file_paths.xml b/app/src/releaseTest/res/xml/file_paths.xml
new file mode 100644
index 00000000..139a1972
--- /dev/null
+++ b/app/src/releaseTest/res/xml/file_paths.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<paths>
+ <external-path
+ name="Frost_images"
+ path="Android/data/com.pitchedapps.frost.test/files/Pictures" />
+ <external-path
+ name="Frost_public_images"
+ path="Pictures/Frost" />
+</paths> \ No newline at end of file