sdm660-common: ueventd.qcom.rc: Add mhi diag pipe device rules
Add rule to set permissions for the mhi_*_pipe_4 pipe that sends and receives diag traffic to external chipsets. These nodes should have rw access for the system group so the diag-router appplication can access it. Change-Id: Ia83ea035d248482790f70cbce7d42b86238ebd11
This commit is contained in:
parent
e22ae338d5
commit
e34fffe157
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ firmware_directories /vendor/firmware_mnt/image/
|
|||
|
||||
# the DIAG device node is not world writable/readable.
|
||||
/dev/diag 0660 system oem_2901
|
||||
/dev/mhi_*_pipe_4 0660 system system
|
||||
|
||||
/dev/genlock 0666 system system
|
||||
/dev/wlan 0660 wifi wifi
|
||||
|
|
Loading…
Reference in a new issue