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

Merge pull request #103173 from m4gr3d/fix_prebuilt_manifest_config

Updates and fixes to the Android prebuilt export logic
This commit is contained in:
Rémi Verschelde
2025-03-28 14:31:57 +01:00
11 changed files with 268 additions and 162 deletions

View File

@@ -90,6 +90,8 @@
<!-- Enable passthrough background during the splash screen -->
<meta-data android:name="com.oculus.ossplash.background" android:value="passthrough-contextual"/>
<meta-data android:name="com.oculus.handtracking.version" android:value="V2.0" />
</application>
</manifest>