mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-24 12:15:14 +01:00
Update provider_paths.xml
This commit is contained in:
parent
11ac698de3
commit
9b086fd406
@ -1,9 +1,5 @@
|
||||
<?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>
|
||||
<?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>
|
||||
|
Loading…
Reference in New Issue
Block a user