Merge "Rename dumpstate service to include '.example'." am: b25a7316a5
am: c0f9a7935b
Change-Id: Ic957fd6de672f9f5ce90296dc8634c53f267ce54
This commit is contained in:
commit
2deb6000a6
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
cc_binary {
|
||||
name: "android.hardware.dumpstate@1.0-service",
|
||||
name: "android.hardware.dumpstate@1.0-service.example",
|
||||
init_rc: ["android.hardware.dumpstate@1.0-service.rc"],
|
||||
relative_install_path: "hw",
|
||||
vendor: true,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service
|
||||
service vendor.dumpstate-1-0 /vendor/bin/hw/android.hardware.dumpstate@1.0-service.example
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
|
|
Loading…
Reference in a new issue