aboutsummaryrefslogtreecommitdiff
path: root/light/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'light/Android.bp')
-rw-r--r--light/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/light/Android.bp b/light/Android.bp
index 1e1b93b..b6910e6 100644
--- a/light/Android.bp
+++ b/light/Android.bp
@@ -17,6 +17,7 @@ cc_binary {
defaults: ["hidl_defaults"],
name: "android.hardware.light@2.0-service.xiaomi_sdm660",
init_rc: ["android.hardware.light@2.0-service.xiaomi_sdm660.rc"],
+ vintf_fragments: ["android.hardware.light@2.0-service.xiaomi_sdm660.xml"],
srcs: ["service.cpp", "Light.cpp"],
shared_libs: [
"libbase",