ueventd.rc: Reduce permissions for /dev/dma_heap/system to 444 am: dc01a02a1a
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1528458 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I56eae2ade03ae1f508b828562822b0fcdcf3ed2b
This commit is contained in:
commit
80f6462d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ subsystem dma_heap
|
|||
/dev/vndbinder 0666 root root
|
||||
|
||||
/dev/pmsg0 0222 root log
|
||||
/dev/dma_heap/system 0666 system system
|
||||
/dev/dma_heap/system 0444 system system
|
||||
|
||||
# kms driver for drm based gpu
|
||||
/dev/dri/* 0666 root graphics
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue