add default implementation to android.hardware.tests.foo/bar/pointer@1.0

Test: hidl_test
Test: mma

Merged-In: I808423c040099354513db0ad108210fcec17c8a7
Change-Id: I808423c040099354513db0ad108210fcec17c8a7
This commit is contained in:
Yifan Hong
2016-10-06 13:50:49 -07:00
parent 45ca9939a0
commit d5b5b2ecea
20 changed files with 1578 additions and 0 deletions

View File

@@ -6,12 +6,15 @@ subdirs = [
"nfc/1.0/default",
"radio/1.0",
"tests/bar/1.0",
"tests/bar/1.0/default",
"tests/baz/1.0",
"tests/expression/1.0",
"tests/foo/1.0",
"tests/foo/1.0/default",
"tests/libhwbinder/1.0",
"tests/msgq/1.0",
"tests/pointer/1.0",
"tests/pointer/1.0/default",
"wifi/1.0",
"wifi/supplicant/1.0",
]