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 Test: system/netd compiles Test: make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --skip-preconditions --module VtsKernelNetdTest Change-Id: I6dca0398c75db85a43e669c76c6afff33ef53aa1
Loading
Please register or sign in to comment