From 2e3dfe8988877e3682cb12289a96716866628d31 Mon Sep 17 00:00:00 2001 From: Mohammad Asaad Akram Date: Wed, 2 Sep 2020 14:12:12 +0530 Subject: [PATCH] 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 --- configs/ueventd.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/ueventd.rc b/configs/ueventd.rc index 6d55c57..7a2960c 100644 --- a/configs/ueventd.rc +++ b/configs/ueventd.rc @@ -184,6 +184,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/spidev0.1 0660 system system /dev/msm_camera/* 0660 system camera