provider_paths.xml 213 Bytes
Newer Older
Lee Jaebin committed
1 2 3
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
    <cache-path name="cache_files" path="."/>
4
    <external-path name="external_files" path="."/>
Lee Jaebin committed
5
</paths>