hidl_test: move duplicated code to shared lib

Test: hidl_test

Change-Id: Ia68b78d44d68a6b254c686afe64faf7cc89510d7
This commit is contained in:
Yifan Hong
2016-10-17 11:38:15 -07:00
parent 382a80fd8b
commit 30dc3dee3c
13 changed files with 229 additions and 149 deletions

View File

@@ -13,11 +13,13 @@ subdirs = [
"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",
]