sm8250-common: tri-state-key: Add vendor.
prefix to svc name
Change-Id: I616c359d7f9204be1dcb7008f4c44ceec92cd150
This commit is contained in:
parent
19525f89df
commit
8cf80ff918
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ on fs
|
||||||
chown system system /sys/devices/platform/soc/soc:tri_state_key/hall_data_calib
|
chown system system /sys/devices/platform/soc/soc:tri_state_key/hall_data_calib
|
||||||
chown system system /mnt/vendor/persist/engineermode/tri_state_hall_data
|
chown system system /mnt/vendor/persist/engineermode/tri_state_hall_data
|
||||||
|
|
||||||
start tri-state-key_daemon
|
start vendor.tri-state-key_daemon
|
||||||
|
|
||||||
service tri-state-key_daemon /vendor/bin/tri-state-key_daemon
|
service vendor.tri-state-key_daemon /vendor/bin/tri-state-key_daemon
|
||||||
class late_start
|
class late_start
|
||||||
user system
|
user system
|
||||||
group system uhid
|
group system uhid
|
||||||
|
|
Loading…
Reference in a new issue