Add SELinux policy for mediacodec_google

mediacodec_google represents google av1 decoder
hal service.

Bug: 205657135

Signed-off-by: Ruofei Ma <ruofeim@google.com>
Change-Id: Ied61107d1991a22b24170b055bf3613165cbe050
This commit is contained in:
Ruofei Ma 2021-11-12 22:47:56 +00:00 committed by TreeHugger Robot
parent bc651b87ce
commit fded60a79e
2 changed files with 25 additions and 8 deletions

View file

@ -1,7 +0,0 @@
# b/205657135
dontaudit mediacodec_google dmabuf_system_heap_device:chr_file { getattr };
dontaudit mediacodec_google vndbinder_device:chr_file { ioctl };
dontaudit mediacodec_google vndbinder_device:chr_file { map };
dontaudit mediacodec_google vndbinder_device:chr_file { open };
dontaudit mediacodec_google vndbinder_device:chr_file { read };
dontaudit mediacodec_google vndbinder_device:chr_file { write };