commit | 993814255fc248454368ed9fe34b4703a05eaf99 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Apr 23 20:52:29 2013 +0200 |
committer | Mathias Agopian <mathias@google.com> | Fri Apr 26 23:49:01 2013 +0200 |
tree | 1f1b7d89ef7d76aaf2984663f7a7a315cb693cf0 | |
parent | 748b696c052d0f5e095e1dce34ae6650cd8cb5e4 [diff] |
change how the userspace GLES drivers are named for single library: /vendor/lib/egl/GLES.so for multiple libraries: /vendor/lib/egl/EGL.so /vendor/lib/egl/GLESv1_CM.so /vendor/lib/egl/GLESv2.so EGL_BOARD_CONFIG as well as egl.cfg are not needed anymore. To facilitate the transition, the loader will also look for the older naming scheme. Bug: 8631636 Change-Id: Id4b113468df29bae72b323f76598229914e1c7a1