Files
AutoJs6/app/src/main/res/xml/provider_paths.xml
2018-10-10 14:49:59 +08:00

6 lines
257 B
XML

<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="external_files" path="."/>
<files-path name="sample" path="sample"/>
<root-path name="root_files" path="." />
</paths>