1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Disable the requestLegacyExternalStorage attribute when there are no storage permissions.

This commit is contained in:
Fredia Huya-Kouadio
2021-04-16 06:42:44 -07:00
parent 00d087e47d
commit bc68872e2d
4 changed files with 20 additions and 7 deletions

View File

@@ -4,8 +4,7 @@
android:versionCode="1"
android:versionName="1.0">
<!-- TODO: Remove the 'requestLegacyExternalStorage' attribute when https://github.com/godotengine/godot/issues/38913 is resolved -->
<application android:requestLegacyExternalStorage="true">
<application>
<!-- Records the version of the Godot library -->
<meta-data