Revert "sm6150-common: fingerprint: Setup goodix file permissions"

This reverts commit 8a8299ea1c.
This commit is contained in:
Arian 2021-10-13 00:06:19 +02:00
parent ffc917c1e3
commit 62f89dcba7

View File

@ -1,11 +1,3 @@
on init
# Goodix fingerprint
chown system system /dev/goodix_fp
on post-fs-data
mkdir /data/vendor/goodix 0770 system system
mkdir /mnt/vendor/persist/goodix 0770 system system
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service.xiaomi_sm6150-ext
# "class hal" causes a race condition on some devices due to files created
# in /data. As a workaround, postpone startup until later in boot once