sdm660-common: biometrics: run goodix init script only once
This commit is contained in:
parent
30e7fa4873
commit
15b623a8d0
1 changed files with 1 additions and 4 deletions
|
@ -35,7 +35,4 @@ service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.
|
||||||
service vendor.goodix_script /vendor/bin/init.goodix.sh
|
service vendor.goodix_script /vendor/bin/init.goodix.sh
|
||||||
class late_start
|
class late_start
|
||||||
user system
|
user system
|
||||||
disabled
|
oneshot
|
||||||
|
|
||||||
on property:ro.boot.fpsensor=gdx
|
|
||||||
start vendor.goodix_script
|
|
||||||
|
|
Loading…
Reference in a new issue