Allow hal_graphics_allocator to access vscaler_heap_device
avc: denied { read } for name="vscaler-secure" dev="tmpfs" \ ino=458 scontext=u:r:hal_graphics_allocator_default:s0 \ tcontext=u:object_r:vscaler_heap_device:s0 \ tclass=chr_file permissive=0 Bug: 199467922 Test: ExoPlayer secure playback Change-Id: I2b3be9f4f038317eb456a20b33e555e8d5db2678
This commit is contained in:
parent
ad0a033f97
commit
84d53775e1
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
allow hal_graphics_allocator_default sensor_direct_heap_device:chr_file r_file_perms;
|
||||
allow hal_graphics_allocator_default dmabuf_system_secure_heap_device:chr_file r_file_perms;
|
||||
allow hal_graphics_allocator_default vscaler_heap_device:chr_file r_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue