diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index b780503..7d42b6e 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -158,6 +158,7 @@ /dev/msm_vidc_enc 0660 system audio /dev/msm_rotator 0660 system system /dev/hw_random 0600 root root +/dev/sdsprpc-smd 0660 system system #permissions for audio /dev/wcd-dsp-glink 0660 system audio @@ -268,8 +269,8 @@ /dev/nfc-nci 0660 nfc nfc /dev/nq-nci 0660 nfc nfc /dev/assd 0660 nfc nfc -/dev/bcm2079x-i2c 0660 nfc nfc /dev/pn544 0660 nfc nfc +/dev/bcm2079x-i2c 0660 nfc nfc # UIO devices /dev/uio0 0660 system system @@ -280,8 +281,6 @@ /dev/subsys_* 0640 system system # Add device block for FRP -/dev/block/platform/soc/7464900.sdhci/by-name/frp 0600 system system -/dev/block/platform/soc/624000.ufshc/by-name/frp 0600 system system /dev/block/bootdevice/by-name/frp 0600 system system # Ultrasound device @@ -298,6 +297,8 @@ /dev/hbtp_vm 0660 system system # Add device block for FRP +/dev/block/platform/soc/7464900.sdhci/by-name/frp 0600 system system +/dev/block/platform/soc/624000.ufshc/by-name/frp 0600 system system /dev/block/bootdevice/by-name/frp 0600 system system # I2C @@ -353,7 +354,13 @@ /sys/devices/virtual/video4linux/video* uevent 0660 root mot_mod # Laser device -/dev/laser 0660 system camera +/dev/laser 0660 system camera + +# haptic +/dev/drv2605 0660 system system #DTV /dev/isdbt 0660 mot_dtv mot_dtv + +#Egistec fingerprint +/dev/esfp0 0660 system system \ No newline at end of file