sm6250-common: ueventd: Allow system permission for RPS sysfs node

Allow system permission for RPS sysfs nodes, so that cnss-daemon,
user space daemon can enable RPS(Receive packet steering) feature.

Change-Id: Iccebc347d959fc8ca35f28cb64e7bcf6b05f341a
CRs-Fixed: 2768237
This commit is contained in:
Mohammad Asaad Akram 2020-09-02 14:12:12 +05:30 committed by Demon000
parent f020550025
commit 2e3dfe8988

View File

@ -184,6 +184,8 @@ firmware_directories /vendor/firmware_mnt/image/
/dev/wcnss_ctrl 0660 system system /dev/wcnss_ctrl 0660 system system
/sys/devices/soc/a000000.qcom,wcnss-wlan/net/wlan0/queues/rx-* rps_cpus 0660 system system /sys/devices/soc/a000000.qcom,wcnss-wlan/net/wlan0/queues/rx-* rps_cpus 0660 system system
/sys/devices/soc/a000000.qcom,wcnss-wlan/net/p2p0/queues/rx-* rps_cpus 0660 system system /sys/devices/soc/a000000.qcom,wcnss-wlan/net/p2p0/queues/rx-* rps_cpus 0660 system system
/sys/devices/platform/soc/18800000.qcom,icnss/net/wlan*/queues/rx-* rps_cpus 0660 system system
/sys/devices/platform/soc/1c00000.qcom,pcie/pci0000:00/0000:00:00.0/0000:01:00.0/net/wlan*/queues/rx-* rps_cpus 0660 system system
/dev/spidev0.0 0660 system audio /dev/spidev0.0 0660 system audio
/dev/spidev0.1 0660 system system /dev/spidev0.1 0660 system system
/dev/msm_camera/* 0660 system camera /dev/msm_camera/* 0660 system camera