OSDN Git Service

add missing lib dependency to libvndksupport
authorJiyong Park <jiyong@google.com>
Sat, 27 May 2017 06:29:41 +0000 (15:29 +0900)
committerJiyong Park <jiyong@google.com>
Sat, 27 May 2017 06:29:41 +0000 (15:29 +0900)
commit059ceb26ca2530447bc438017f1e43db98f6210a
tree4f7280c6319ae16edcd18c3b21c66f01c86b2eab
parent27ef38ca4cf711763b529691fd4725ef9872b394
add missing lib dependency to libvndksupport

libutils is now depending on libvndksupport. So any client that
statically links to libutils needs to link against libvndksuppor as
well.

Bug: 62084107
Test: start an app, run 'adb shell atrace gfx --stream'. atrace from the
graphics driver are visible.

Change-Id: I98917dc92a1b8bde52e69e1923a1c1530a088bd6
libs/vr/libpdx/Android.bp