mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Rename dumpstate service to include '.example'."
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user