OSDN Git Service

get rid of the dependency on utils/CallStack.h
authorMathias Agopian <mathias@google.com>
Fri, 10 Mar 2017 02:50:05 +0000 (18:50 -0800)
committerMathias Agopian <mathias@google.com>
Mon, 13 Mar 2017 18:57:13 +0000 (18:57 +0000)
commit5f1af0457a8a6c2922a0d5e55cb6c248ec539f7f
tree14efaa986f24e98b3d88033050ed5dd07c0a54e3
parent4c5441be9bf5aa87042cfb3653733b008a51efdb
get rid of the dependency on utils/CallStack.h

this makes it more explicit that we depend on
libbacktrace (and therefore libbase, libunwind).

this also completely get rid of our direct
dependency on libutils

Test: compiled
Bug: treble
Change-Id: Ib7b9d6be4f08cef401afe0d3d347e0250924a94f
opengl/libs/Android.bp
opengl/libs/EGL/CallStack.h [new file with mode: 0644]
opengl/libs/EGL/egl.cpp
opengl/libs/EGL/egl_tls.cpp
opengl/libs/EGL/getProcAddress.cpp
opengl/libs/GLES2/gl2.cpp
opengl/libs/GLES_CM/gl.cpp