sm6150-common: fingerprint: Setup permissions for violet's goodix node
Change-Id: I7349fa80f6576e2892283a21b6f2acd1f42e3e8b
This commit is contained in:
parent
a4bc80a800
commit
4efee45bf3
@ -1,9 +1,13 @@
|
|||||||
|
on init
|
||||||
|
chown system system /dev/goodix_fp
|
||||||
|
|
||||||
on boot
|
on boot
|
||||||
chown system system /sys/bus/platform/devices/soc/soc:fpc1020/irq
|
chown system system /sys/bus/platform/devices/soc/soc:fpc1020/irq
|
||||||
chown system system /sys/bus/platform/devices/soc/soc:fpc1020/wakeup_enable
|
chown system system /sys/bus/platform/devices/soc/soc:fpc1020/wakeup_enable
|
||||||
|
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
mkdir /data/vendor/fpc 0770 system system
|
mkdir /data/vendor/fpc 0770 system system
|
||||||
|
mkdir /data/vendor/goodix 0770 system system
|
||||||
|
|
||||||
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sm6150
|
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sm6150
|
||||||
# "class hal" causes a race condition on some devices due to files created
|
# "class hal" causes a race condition on some devices due to files created
|
||||||
|
Loading…
Reference in New Issue
Block a user