[ALPS04400468] Sepolicy : AINR Thermal Boost
[Detail] Improve AINR performance, to remove Thermal Restriction MTK-Commit-Id: 3c332337e985649df2d23d0077356c2b9af0b3de Change-Id: I913184e1cb97d3b750d57bf23ebdd6e86f7e8bd0 CR-Id: ALPS04400468 Feature: [Android Default] Camera Application Basic Functions
This commit is contained in:
parent
a7f37cdfba
commit
e90d91bd45
@ -62,7 +62,7 @@ hal_client_domain(mtk_hal_camera, hal_graphics_allocator)
|
||||
# -----------------------------------
|
||||
# Purpose: Camera-related devices (driver)
|
||||
# -----------------------------------
|
||||
allow mtk_hal_camera proc:file { read ioctl open };
|
||||
allow mtk_hal_camera proc:file rw_file_perms;
|
||||
allow mtk_hal_camera proc_mtk_jpeg:file r_file_perms;
|
||||
allowxperm mtk_hal_camera proc_mtk_jpeg:file ioctl {
|
||||
JPG_BRIDGE_ENC_IO_INIT
|
||||
@ -329,3 +329,6 @@ allow mtk_hal_camera aee_dipdebug_vendor_file:file { create_file_perms };
|
||||
|
||||
allow mtk_hal_camera proc_isp_p2:dir search;
|
||||
allow mtk_hal_camera proc_isp_p2:file {create_file_perms};
|
||||
|
||||
# Purpose : AINR/Thermal Boost
|
||||
allow mtk_hal_camera system_data_file:dir { getattr }
|
||||
|
Loading…
x
Reference in New Issue
Block a user