sm6225-common: Add gf_ident service
Signed-off-by: MD Raza <delightreza@gmail.com> Change-Id: Iabeed926079cb2edb1d287e2654e7fa288c329fb
This commit is contained in:
parent
57cb867953
commit
3bcd8763cc
1 changed files with 7 additions and 0 deletions
|
@ -511,6 +511,13 @@ service egis_ident /vendor/bin/hw/egis_ident
|
|||
oneshot
|
||||
disabled
|
||||
|
||||
service gf_ident /vendor/bin/hw/goodix_ident
|
||||
class late_start
|
||||
user system
|
||||
group system
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
service vendor.touch-dead-sh /vendor/bin/init.oem.hw.sh -f
|
||||
class main
|
||||
user root
|
||||
|
|
Loading…
Reference in a new issue