mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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:
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user