aboutsummaryrefslogtreecommitdiff
path: root/ir/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'ir/Android.bp')
-rw-r--r--ir/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ir/Android.bp b/ir/Android.bp
index 03d89e6..b9e782a 100644
--- a/ir/Android.bp
+++ b/ir/Android.bp
@@ -9,6 +9,7 @@ cc_binary {
defaults: ["hidl_defaults"],
relative_install_path: "hw",
init_rc: ["android.hardware.ir@1.0-service.rc"],
+ vintf_fragments: ["android.hardware.ir@1.0-service.xml"],
srcs: [
"ConsumerIr.cpp",
"service.cpp",