From 2735ff7b683e2a570f1ab438d8781eb2d43bdca6 Mon Sep 17 00:00:00 2001 From: Fredia Huya-Kouadio Date: Mon, 6 Feb 2023 17:20:30 -0800 Subject: [PATCH] Add HTC Vive focus XR manifest metadata --- platform/android/export/gradle_export_util.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platform/android/export/gradle_export_util.cpp b/platform/android/export/gradle_export_util.cpp index b889d58199c..61f8c5574b1 100644 --- a/platform/android/export/gradle_export_util.cpp +++ b/platform/android/export/gradle_export_util.cpp @@ -305,6 +305,9 @@ String _get_activity_tag(const Ref &p_preset, bool p_uses_xr " \n" " \n" + "\n" + " \n" + " \n" " \n"; } else { manifest_activity_text += " \n"