Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 58401ea

Browse files
bluemarvinMortimerGoro
authored andcommitted
Bump OpenGLES version for Oculus (#1078)
1 parent a125258 commit 58401ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/oculusvrArmDebug/AndroidManifest.xml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.mozilla.vrbrowser">
3+
<uses-feature android:glEsVersion="0x00030001"/>
34
<application>
45
<meta-data android:name="com.samsung.android.vr.application.mode" android:value="vr_only"/>
56
<activity android:name=".VRBrowserActivity" android:screenOrientation="landscape">

0 commit comments

Comments
 (0)