Misc XR editor updates:
- Bump the OpenXR Vendors plugin version to `4.1.0-stable` - Include `quest2` in the supported devices manifest config
This commit is contained in:
parent
71a9948157
commit
d47e3fd3bf
2 changed files with 2 additions and 2 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<!-- Supported Meta devices -->
|
||||
<meta-data
|
||||
android:name="com.oculus.supportedDevices"
|
||||
android:value="quest3|questpro"
|
||||
android:value="quest2|quest3|questpro"
|
||||
tools:replace="android:value" />
|
||||
|
||||
<!-- Enable system splash screen -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue