xref: /aosp_15_r20/cts/apps/CtsVerifier/res/xml/filepaths.xml (revision b7c941bb3fa97aba169d73cee0bed2de8ac964bf)
1<paths xmlns:android="http://schemas.android.com/apk/res/android">
2    <files-path path="images/" name="images" />
3    <files-path path="debug" name="debug/" />
4    <external-path name="external_files" path="."/>
5    <root-path name="external_files" path="/data/local/tmp/" />
6    <external-files-path name="external_image_files" path="Images/" />
7    <external-files-path name="external_video_files" path="Videos/" />
8</paths>
9