sdm660-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 <schidura@codeaurora.org>
This commit is contained in:
parent
417a516b45
commit
9d39230981
1 changed files with 3 additions and 0 deletions
|
@ -172,6 +172,9 @@ firmware_directories /vendor/firmware_mnt/image/
|
|||
/dev/mhi_qdss 0660 system oem_2902
|
||||
/sys/class/qdss_bridge/mhi_qdss mode 0660 system oem_2902
|
||||
|
||||
# QDSS
|
||||
/dev/byte-cntr 0660 system oem_2902
|
||||
|
||||
# wlan
|
||||
/dev/wcnss_wlan 0660 system system
|
||||
/dev/wcnss_ctrl 0660 system system
|
||||
|
|
Loading…
Reference in a new issue