Dec: SELinux policy change to allow uclamp.min set
To get better performance for 4K60FPS HDR video, we need to boost the cpu when the load is too heavy for Bigwave decoder. Bug: 274736629 Change-Id: I32d683084dd55354002d4fd4c266492df3839a35 Signed-off-by: Ruofei Ma <ruofeim@google.com>
This commit is contained in:
parent
4bb2aa413d
commit
4ee8ce9cd6
1 changed files with 1 additions and 0 deletions
1
vendor/mediacodec_google.te
vendored
1
vendor/mediacodec_google.te
vendored
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue