summaryrefslogtreecommitdiff
path: root/light/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'light/Android.bp')
-rw-r--r--light/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/light/Android.bp b/light/Android.bp
index a60fcf8..e05d16d 100644
--- a/light/Android.bp
+++ b/light/Android.bp
@@ -15,8 +15,8 @@
cc_binary {
defaults: ["hidl_defaults"],
- name: "android.hardware.light@2.0-service.xiaomi_wayne",
- init_rc: ["android.hardware.light@2.0-service.xiaomi_wayne.rc"],
+ name: "android.hardware.light@2.0-service.xiaomi_sdm660",
+ init_rc: ["android.hardware.light@2.0-service.xiaomi_sdm660.rc"],
srcs: ["service.cpp", "Light.cpp"],
shared_libs: [
"libhardware",