Setup ueventd to support DMA-BUF system-secure heap

Memory allocated from this heap will be used for secure playback.

Test: manual
Bug: 175697666
Change-Id: I16275ef0cef39b7b56cdce7c3545622712d438dc
This commit is contained in:
Hridya Valsaraju 2021-01-12 12:45:50 -08:00
parent 5266e041ef
commit f7c0f3d830
1 changed files with 1 additions and 0 deletions

View File

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