wayne-common: biometric: Run goodix script in condition

This commit is contained in:
Isaac Chen 2018-10-23 00:50:48 +08:00
parent f89bf07b99
commit 2664a20ce7

View file

@ -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