sm8250-common: tri-state-key: Relocate to /vendor
Change-Id: Ic70173b82ded0151e98fcfa4023b8a081cd67874
This commit is contained in:
parent
cf6e99f02a
commit
2412a59d46
6 changed files with 8 additions and 9 deletions
|
|
@ -24,6 +24,7 @@ cc_binary {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
],
|
||||
vendor: true,
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"liblog",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
on fs
|
||||
start tri-state-key_daemon
|
||||
|
||||
service tri-state-key_daemon /system/bin/tri-state-key_daemon
|
||||
service tri-state-key_daemon /vendor/bin/tri-state-key_daemon
|
||||
class late_start
|
||||
user system
|
||||
group system uhid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue