Go to file
Jesse Hall 5ea4c73058 Symlink /system/lib/libGLESv3.so -> libGLESv2.so
The platform has a unified GLES2/GLES3 wrapper in libGLESv2.so, which
is what bundled binaries should link against. The NDK will have
separate GLES2 and GLES3 libraries so that applications will get a
link error if they accidentally use GLES3 entry points in a GLES2
application. This symlink allows GLES3 NDK apps to load using the
unified wrapper.

Change-Id: Ic344ef63c334047fccebb55b7cb2fb23a4c2d61b
2013-02-13 16:28:56 -08:00
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds Do not use su to run the df command in bugreports 2013-02-08 17:35:58 -08:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Adds some OpenMAX 1.1.2 IL extension headers. 2013-02-07 12:16:05 -08:00
libs Revert "try to fix win_sdk build." 2013-02-02 18:09:15 -08:00
opengl Symlink /system/lib/libGLESv3.so -> libGLESv2.so 2013-02-13 16:28:56 -08:00
services Merge changes I8bded1ea,I7478293e 2013-02-11 19:48:18 +00:00
MODULE_LICENSE_APACHE2
NOTICE