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:
Chris Lew 2020-04-02 22:40:03 -07:00 committed by OdSazib
parent e22ae338d5
commit e34fffe157
No known key found for this signature in database
GPG key ID: B678DBD07079B021

View file

@ -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