mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Add "filesRoot" path to Android provider paths xml
(cherry picked from commit ac04ff7bec)
This commit is contained in:
parent
ff15e2384a
commit
5f9990e25d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<files-path
|
||||
name="filesRoot"
|
||||
path="/" />
|
||||
|
||||
<external-path
|
||||
name="public"
|
||||
path="." />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue