mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-05 10:53:24 +00:00
Create file_paths.xml
This commit is contained in:
parent
a496e6cceb
commit
3e75ceccb9
4
src/android/app/src/main/res/xml/file_paths.xml
Normal file
4
src/android/app/src/main/res/xml/file_paths.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="external_files" path="." />
|
||||
</paths>
|
Loading…
Reference in a new issue