OSDN Git Service

Fix ApfTest
authorHugo Benichi <hugobenichi@google.com>
Thu, 1 Jun 2017 06:54:59 +0000 (15:54 +0900)
committerHugo Benichi <hugobenichi@google.com>
Thu, 1 Jun 2017 06:54:59 +0000 (15:54 +0900)
commit9a2041ee836be925e93dd820f11686aa378dd92d
tree9c5717a888d57172a8b4c7fdb3c6a45c4ca14b63
parent9c5e0771937ffa4e82831d03aac873a49ae3a012
Fix ApfTest

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

Bug: 32561414
Test: ApfTest works
Change-Id: Id99792baa1c0a7a61c4056f83f33d25e0bea143e
tests/net/Android.mk