From 0c7f0e00a823edbc2c121e4d00046fd12dad247c Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Tue, 13 Aug 2019 14:45:23 +0200 Subject: [PATCH] sdm660: rootdir: Add missing permission for fpc fingerprint to ueventd *cleanup order --- rootdir/etc/ueventd.qcom.rc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 785ef2d7..4c798129 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -156,16 +156,15 @@ firmware_directories /vendor/firmware_mnt/image/ #QDSS /dev/byte-cntr 0660 system oem_2902 +/dev/mhi_qdss 0660 system oem_2902 +/sys/class/qdss_bridge/mhi_qdss mode 0660 system oem_2902 + # fpc fingerprint /sys/devices/soc/soc:fpc1020* hw_reset 0660 system system /sys/devices/soc/soc:fpc1020* irq 0660 system system /sys/devices/soc/soc:fpc1020* wakeup_enable 0660 system system -/sys/devices/soc/soc:fpc1020* fingerdown_wait 0220 system system -/dev/mhi_qdss 0660 system oem_2902 -/sys/class/qdss_bridge/mhi_qdss mode 0660 system oem_2902 - -# QDSS -/dev/byte-cntr 0660 system oem_2902 +/sys/devices/soc/soc:fpc1020* fingerdown_wait 0220 system system +/sys/devices/soc/soc:fpc1020* compatible_all 0660 system system # wlan /dev/wcnss_wlan 0660 system system