Merge "Setup ueventd to support DMA-BUF system-secure heap"
This commit is contained in:
commit
0db7ccaf99
|
@ -48,6 +48,7 @@ subsystem dma_heap
|
|||
/dev/pmsg0 0222 root log
|
||||
/dev/dma_heap/system 0444 system system
|
||||
/dev/dma_heap/system-uncached 0444 system system
|
||||
/dev/dma_heap/system-secure 0444 system system
|
||||
|
||||
# kms driver for drm based gpu
|
||||
/dev/dri/* 0666 root graphics
|
||||
|
|
Loading…
Reference in New Issue