mirror of
https://github.com/libretro/RetroArch
synced 2025-01-18 13:23:40 +00:00
(Android Phoenix) Will no longer require GLES 2.0
This commit is contained in:
parent
ad27bedcb4
commit
158f4676a4
@ -20,8 +20,5 @@
|
||||
</activity>
|
||||
<activity android:label="@string/app_name" android:name="rombrowser" />
|
||||
<activity android:label="@string/app_name" android:name="com.retroarch.fileio.FileChooser" />
|
||||
<activity android:name=".rgl" android:label="@string/app_name" />
|
||||
</application>
|
||||
<!-- Tell the system this app requires OpenGL ES 2.0. -->
|
||||
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user