Make libutils and libcutils static dependencies of VTS tests

In some cases the vendor parition may not have the same symbols that a
VTS test was built against - especially when the VTS test is a vendor
test. To avoid problems here, statically link dependencies such as as
libcutils and libutils.

Bug: 356325347

Test: Vendor testing

Merged-In: I43eb98c2276a3da6b156cd3f9783d3b0d50420af
Change-Id: I43eb98c2276a3da6b156cd3f9783d3b0d50420af
Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
(cherry picked from commit f31c133969f79b96da0e02ef9ab0994f64b6b3f8)
1 file changed