Android VTS 8.1 Release 13 (OVM1.200729.001)
netd_integration_test static dependecies

liblogwrap libnetdutils libnetdaidl are now static lib dependecies of
the test. Reason being that these libs are not present in 32bit on pixel
device.

libnetdutils is now a cc_library module which makes it available as both
shared and static lib.
libnetdaidl now has a static counterpart libnetdaidl_static

Bug: 64040096
Bug: 68843748
Test: system/netd compiles
Test: make vts -j64 && vts-tradefed run commandAndExit vts
--skip-all-system-status-check --skip-preconditions
--module VtsKernelNetdTest

Merged-In: I6dca0398c75db85a43e669c76c6afff33ef53aa1
Change-Id: I6dca0398c75db85a43e669c76c6afff33ef53aa1
(cherry picked from commit a426772e72344613fd1292de41c21ea0a99a6a9c)
3 files changed