hidl_test: move duplicated code to shared lib
Test: hidl_test
Change-Id: Ia68b78d44d68a6b254c686afe64faf7cc89510d7
diff --git a/Android.bp b/Android.bp
index 84e11e5..f582790 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,11 +13,13 @@
"tests/expression/1.0",
"tests/foo/1.0",
"tests/foo/1.0/default",
+ "tests/foo/1.0/default/lib",
"tests/libhwbinder/1.0",
"tests/libhwbinder/1.0/default",
"tests/msgq/1.0",
"tests/pointer/1.0",
"tests/pointer/1.0/default",
+ "tests/pointer/1.0/default/lib",
"wifi/1.0",
"wifi/supplicant/1.0",
]