OSDN Git Service

remove EGL dependency on libbinder
authorMathias Agopian <mathias@google.com>
Tue, 7 Feb 2017 20:59:18 +0000 (12:59 -0800)
committerMathias Agopian <mathias@google.com>
Thu, 9 Mar 2017 04:00:21 +0000 (20:00 -0800)
commit3111d66ebc76423bba6cbda9597d92f5058d88c3
tree3178d9d6a0f6f1a40f4cf08c9c854d4faad503b6
parent4b5287e06e75838d548f6672b69d8f321792b6a3
remove EGL dependency on libbinder

This gets rid of the
eglCreateNativeClientBufferANDROID extension,
which is replaced by NDK’s AHardwareBuffer.

Bug: 35101209

Test: Not tested yet
Change-Id: I7905eb875139781a23e9fa0b3447ea1ad25c71cf
opengl/libs/Android.bp
opengl/libs/EGL/eglApi.cpp