Skip to content

Commit

Permalink
raphael: ueventd: Allow system permission for RPS sysfs node
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Mohammad Asaad Akram authored and kondors1995 committed Jul 19, 2023
1 parent f6690c4 commit f90c990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootdir/etc/ueventd.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ firmware_directories /vendor/firmware_mnt/image/
/sys/devices/platform/soc/*.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
/sys/devices/platform/soc/17a10040.qcom,wcn6750/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/i2c-7 0660 system audio
/dev/msm_camera/* 0660 system camera
Expand Down

0 comments on commit f90c990

Please sign in to comment.