From e34fffe157e7d0030d4843fc6eed4d4394b204cb Mon Sep 17 00:00:00 2001 From: Chris Lew Date: Thu, 2 Apr 2020 22:40:03 -0700 Subject: [PATCH] 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 --- rootdir/etc/ueventd.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index d20439c9..98e5b11c 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -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