commit | 1fa98189a90aef58f1c11b38734ffaf04b6494db | [log] [tgz] |
---|---|---|
author | dimitry <dimitry@google.com> | Wed Dec 12 13:08:17 2018 +0100 |
committer | dimitry <dimitry@google.com> | Wed Dec 12 13:09:00 2018 +0100 |
tree | 619d3a40a35a47777cad134ae2a5a75a5506707b | |
parent | cc50ce302f4254d6a0f8bb27e88fb719cb5ac8e3 [diff] |
Add libGLESv3.so to the list of shared_libs android_opengl_GLES30.cpp is using symbols from libGLESv3 but relies on the fact that they used to be exported by libGLESv2. It used to rely on the fact that libGLESv3.so was a symlink to libGLESv2.so which is no longer the case. Bug: http://b/69603741 Test: make Change-Id: Iac078397b5f439a90ce642912f4c337df2ed00f3