summaryrefslogtreecommitdiffstats
path: root/tests/msgq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/msgq')
-rw-r--r--tests/msgq/1.0/Android.bp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/msgq/1.0/Android.bp b/tests/msgq/1.0/Android.bp
index 669722e36c..39fef893e6 100644
--- a/tests/msgq/1.0/Android.bp
+++ b/tests/msgq/1.0/Android.bp
@@ -1,5 +1,12 @@
// This file is autogenerated by hidl-gen. Do not edit manually.
+filegroup {
+ name: "android.hardware.tests.msgq@1.0_hal",
+ srcs: [
+ "ITestMsgQ.hal",
+ ],
+}
+
genrule {
name: "android.hardware.tests.msgq@1.0_genc++",
tools: ["hidl-gen"],