aidl: light: Rebrand to Xiaomi
Change-Id: I68a6ea1ab63a5581fa05e5490ef1cc86cc38741e
This commit is contained in:
parent
5b0631944d
commit
fecaf7f077
@ -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",
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user