blob: baa29080baa15b2603c37126fa42ce49a2ccda55 [file] [log] [blame]
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<!-- / -->
<root-path name="test_root" />
<!-- /proc/1 -->
<root-path name="test_init" path="proc/1/" />
<!-- /data/data/com.example/files -->
<files-path name="test_files" />
<!-- /data/data/com.example/files/thumbs -->
<files-path name="test_thumbs" path="thumbs/" />
<!-- /data/data/com.example/cache -->
<cache-path name="test_cache" />
<!-- /storage/emulated/0/Android/com.example/files -->
<external-path name="test_external" />
</paths>