Merge "Dec: SELinux policy change to allow uclamp.min set" into udc-d1-dev

This commit is contained in:
Ruofei Ma 2023-07-06 02:49:56 +00:00 committed by Android (Google) Code Review
commit f3258b9e00

View file

@ -16,6 +16,7 @@ allow mediacodec_google dmabuf_system_heap_device:chr_file r_file_perms;
allow mediacodec_google dmabuf_system_secure_heap_device:chr_file r_file_perms;
allow mediacodec_google video_device:chr_file rw_file_perms;
allow mediacodec_google gpu_device:chr_file rw_file_perms;
allow mediacodec_google self:global_capability_class_set sys_nice;
crash_dump_fallback(mediacodec_google)