Add missing permission to dmabuf_video_system_heap
Bug: 153786620 Bug: 182086551 Bug: 182086552 Bug: 182086686 Bug: 182086482 Bug: 182086481 Bug: 182086550 Test: atest VtsHalMediaC2V1_0TargetVideoDecTest Signed-off-by: Taehwan Kim <t_h.kim@samsung.com> Change-Id: I2bc6057d16bbcc32ef8891f89c0440618d174982
This commit is contained in:
committed by
Charlie Chen
parent
9185f0aafd
commit
7d77820127
4
whitechapel/vendor/google/file_contexts
vendored
4
whitechapel/vendor/google/file_contexts
vendored
@@ -397,3 +397,7 @@
|
||||
|
||||
# vscaler-secure DMA-BUF heap
|
||||
/dev/dma_heap/vscaler-secure u:object_r:vscaler_heap_device:s0
|
||||
|
||||
# video system DMA-BUF heap
|
||||
/dev/dma_heap/video_system u:object_r:dmabuf_system_heap_device:s0
|
||||
/dev/dma_heap/video_system-uncached u:object_r:dmabuf_system_heap_device:s0
|
||||
|
||||
Reference in New Issue
Block a user