summaryrefslogtreecommitdiff
path: root/light/Android.bp
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-08-31 18:52:20 +0200
committerDavide Garberi <dade.garberi@gmail.com>2019-09-18 19:09:12 +0200
commit73bc815d397b47f1d6d0c74f98d4a4b697b19a96 (patch)
treea64b72f884a6eb98fee58178d357a133cb33821a /light/Android.bp
parent396498da87b9dbb7cd9783fefea1bd24a3ebc704 (diff)
sdm660-common: Convert to 660 common tree
Change-Id: I903039730f4181f6a326f28e0ea212db68bdabcc
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",