Adding provider_paths.xml so this works

This commit is contained in:
Joe Bowser
2016-07-29 13:33:51 -07:00
parent 744d72a33b
commit b62fdf50f7
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="external_files" path="."/>
</paths>