From 8405e8248a2cd2f5cfaa93ea80f1bc045792b2f7 Mon Sep 17 00:00:00 2001 From: Saranya Chidura Date: Mon, 18 Dec 2017 16:04:29 +0530 Subject: msm8996-common: Set permissions of /dev/byte-cntr device To support ODL to read data from QDSS, create a custom group and set permission of byte-cntr device. And also set permission to coresight-tmc-etr/block_size to enable byte-cntr feature. Change-Id: Ic80156667dd7511392d5970ddcbd0fdc43ffffca Signed-off-by: Saranya Chidura Signed-off-by: Davide Garberi --- rootdir/etc/ueventd.qcom.rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rootdir') diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 793d4bd..a566f28 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -135,6 +135,10 @@ /dev/adsprpc-smd 0664 system system /dev/system_health_monitor 0644 radio system /dev/mdss_rotator 0664 system system + +# QDSS +/dev/byte-cntr 0660 system oem_2902 + # wlan /dev/wcnss_wlan 0660 system system /dev/wcnss_ctrl 0660 system system -- cgit v1.2.3