wayne-common: biometric: Run goodix script in condition
This commit is contained in:
parent
f89bf07b99
commit
2664a20ce7
1 changed files with 4 additions and 1 deletions
|
@ -19,4 +19,7 @@ service fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-servi
|
||||||
service goodix_script /vendor/bin/init.goodix.sh
|
service goodix_script /vendor/bin/init.goodix.sh
|
||||||
class late_start
|
class late_start
|
||||||
user system
|
user system
|
||||||
oneshot
|
disabled
|
||||||
|
|
||||||
|
on property:ro.boot.fpsensor=gdx
|
||||||
|
start goodix_script
|
||||||
|
|
Loading…
Reference in a new issue