Create provider_paths.xml

This commit is contained in:
xC3FFF0E 2022-01-17 21:39:02 +08:00 committed by GitHub
parent b9f4a49a49
commit 637a127679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path
name="external_files"
path="." />
<root-path
name="external_files"
path="/storage/"/>
</paths>