Merge pull request #110465 from m4gr3d/add_quest3s_supported_device
Add `quest3s` to the list of supported devices
This commit is contained in:
commit
2ee5a18917
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<!-- Supported Meta devices -->
|
||||
<meta-data
|
||||
android:name="com.oculus.supportedDevices"
|
||||
android:value="quest2|quest3|questpro"
|
||||
android:value="quest2|quest3|questpro|quest3s"
|
||||
tools:replace="android:value" />
|
||||
|
||||
<!-- Enable system splash screen -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue