summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorJiwen 'Steve' Cai <jwcai@google.com>2018-01-25 19:40:23 -0800
committerJiwen 'Steve' Cai <jwcai@google.com>2018-02-01 17:19:00 -0800
commit037f35aea612c0b4f3976e9e27cf68a0b8913e2f (patch)
tree81da8db92b7f2581167da28d36c90961cca96790 /opengl/tests/gl_basic/gl_basic.cpp
parent0d3890a91fcc9e3c7c37c252294a6480c2638d30 (diff)
Build libbufferhubqueue and libpdx_default_transport as shared library
Now that we are moving BufferHub into libgui, these two libraries are being linked into libgui.so and libdvr.so respectively as static lib. This is cauing issues when a binary/app depends on both, i.e. two copies of the static lib will live in the same binary. We can avoid this issue by building these two as shared library. Test: Build system Bug: 72763929 Change-Id: I26ba18f2b84d43cbd62b26dbb9ee0574c2974f7d
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions