From 48a8e97d3e3e49acbd09e71817ad49119cc5b1ac Mon Sep 17 00:00:00 2001 From: Mohammad Asaad Akram Date: Wed, 2 Sep 2020 14:12:12 +0530 Subject: [PATCH] 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 --- rootdir/etc/ueventd.qcom.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 0df8c733..afb471b1 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -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