add pico support

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-28 00:35:15 +02:00
parent a4969f686d
commit 2e1a25f6e4

View File

@@ -24,6 +24,10 @@ android:
value: "vr_only"
- name: "com.oculus.supportedDevices"
value: "quest|quest2|quest3|questpro"
- name: "pvr.app.type"
value: "vr"
- name: "pvr.sdk.version"
value: "OpenXR"
activities:
- config_changes: "density|keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|uiMode|screenLayout"
launch_mode: "singleTask"
@@ -36,4 +40,4 @@ android:
- "android.intent.category.LAUNCHER"
- "org.khronos.openxr.intent.category.IMMERSIVE_HMD"
sdk:
target_sdk_version: 32
target_sdk_version: 32