sdm660-common: rootdir: ueventd: Add permissions for remoteproc nodes
Add permissions for peripheral manager to be able to access remoteproc nodes in order to boot modem. Change-Id: I04ab76ef8e17c4b68c2662de57e26499201b8b3d Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
8eb5003e09
commit
0db7144732
1 changed files with 3 additions and 0 deletions
|
@ -353,6 +353,9 @@ subsystem dma_heap
|
|||
# SSR devices
|
||||
/dev/subsys_* 0640 system system
|
||||
|
||||
# remoteproc devices
|
||||
/dev/remoteproc* 0640 system system
|
||||
|
||||
# Ultrasound device
|
||||
/dev/usf1 0660 system system
|
||||
|
||||
|
|
Loading…
Reference in a new issue