summaryrefslogtreecommitdiffstats
path: root/tests/msgq
diff options
context:
space:
mode:
authorTri Vo <trong@google.com>2017-02-08 01:05:09 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-08 01:05:09 +0000
commitbd397ba5e12238e098e9d8379f5008952e7a368b (patch)
tree4410113fda177cf6e91abdd01f7f785aadceae6f /tests/msgq
parent222e21db4704e28bdb1017ca1b92131d9a993f39 (diff)
parente9cf6ba378f59266273ad74dd901ffd001ffcd3d (diff)
downloadplatform_hardware_interfaces-bd397ba5e12238e098e9d8379f5008952e7a368b.tar.gz
platform_hardware_interfaces-bd397ba5e12238e098e9d8379f5008952e7a368b.tar.bz2
platform_hardware_interfaces-bd397ba5e12238e098e9d8379f5008952e7a368b.zip
Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56 am: 468446f91b
am: e9cf6ba378 Change-Id: I7e2fba48c44cdbdb6d87e6d54446986889be26cf
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"],