sdm660-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:
parent
07798a5cc5
commit
48a8e97d3e
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,8 @@ firmware_directories /vendor/firmware_mnt/image/
|
|||
/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/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/msm_camera/* 0660 system camera
|
||||
/dev/gemini/ 0660 system camera
|
||||
|
|
Loading…
Reference in a new issue