aidl: light: Rebrand to Xiaomi

Change-Id: I68a6ea1ab63a5581fa05e5490ef1cc86cc38741e
This commit is contained in:
Sebastiano Barezzi 2021-09-22 11:35:51 +02:00
parent 5b0631944d
commit fecaf7f077
No known key found for this signature in database
GPG Key ID: 47760583F393BC44
3 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@
//
cc_binary {
name: "android.hardware.light-service",
name: "android.hardware.light-service.xiaomi",
relative_install_path: "hw",
init_rc: ["android.hardware.light-service.rc"],
vintf_fragments: ["android.hardware.light-service.xml"],
init_rc: ["android.hardware.light-service.xiaomi.rc"],
vintf_fragments: ["android.hardware.light-service.xiaomi.xml"],
srcs: [
"Lights.cpp",
"service.cpp",

View File

@ -1,4 +1,4 @@
service vendor.light-default /vendor/bin/hw/android.hardware.light-service
service vendor.light-default /vendor/bin/hw/android.hardware.light-service.xiaomi
class hal
user nobody
group nobody