add default implementation to android.hardware.tests.foo/bar/pointer@1.0
Test: hidl_test
Test: mma
Merged-In: I808423c040099354513db0ad108210fcec17c8a7
Change-Id: I808423c040099354513db0ad108210fcec17c8a7
diff --git a/Android.bp b/Android.bp
index 2350c5f..2c113d5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -6,12 +6,15 @@
"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",
]