mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-02-01 19:22:11 -05:00
change root-path provider path to /
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<external-path name="external_files" path="."/>
|
||||
<root-path name="external_files" path="/storage/" />
|
||||
<cache-path name="cache_files" path="my_cache/" />
|
||||
<cache-path name="shared_contacts" path="contacts/"/>
|
||||
<root-path name="external_files" path="/" />
|
||||
</paths>
|
||||
|
||||
Reference in New Issue
Block a user