Merge "Link libvndksupport dynamically instead of statically." am: 8b9ac5b83d am: dddedcc3de

Change-Id: Ic53f0c08c6159dcf52cca03b729cf536d0ff383b
diff --git a/tests/Android.bp b/tests/Android.bp
index dc662d8..e49d966 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -39,6 +39,7 @@
         android: {
             shared_libs: [
                 "libutils",
+                "libvndksupport",
             ],
         },
 
@@ -91,7 +92,6 @@
     "libhidlbase",
     "libbinderthreadstate",
     "liblp",
-    "libvndksupport",
     "libtinyxml2",
 ]