Merge "[ALPS03867358] Thermal: P Migration" into alps-trunk-p0.basic
Change-Id: If817c504be657f4eb1db7bb6da9d8a3191838f53 MTK-Commit-Id: 4eb493dc29911e63a3e306b0094c9ecd00078ab0
This commit is contained in:
commit
0126016cad
@ -376,7 +376,7 @@ allow cameraserver mtk_cmdq_device:chr_file { read ioctl open };
|
||||
# Purpose : Change thermal config
|
||||
typeattribute cameraserver system_writes_vendor_properties_violators;
|
||||
allow cameraserver mtk_thermal_config_prop:file { getattr open read };
|
||||
allow cameraserver mtk_thermal_config_prop:property_service set;
|
||||
|
||||
|
||||
# Date : WK17.44
|
||||
# Operation : Migration
|
||||
|
@ -351,7 +351,7 @@ allow mediaserver mtk_cmdq_device:chr_file { read ioctl open };
|
||||
# Purpose : Change thermal config
|
||||
typeattribute mediaserver system_writes_vendor_properties_violators;
|
||||
allow mediaserver mtk_thermal_config_prop:file { getattr open read };
|
||||
allow mediaserver mtk_thermal_config_prop:property_service set;
|
||||
|
||||
|
||||
# Date : WK17.43
|
||||
# Operation : Migration
|
||||
|
@ -21,7 +21,7 @@ get_prop(system_app, mtk_telephony_sensitive_prop)
|
||||
# Operation : MT6799 SQC
|
||||
# Purpose : Change thermal config
|
||||
allow system_app mtk_thermal_config_prop:file { getattr open read };
|
||||
allow system_app mtk_thermal_config_prop:property_service set;
|
||||
|
||||
|
||||
# Date : 2017/11/07
|
||||
# Operation : Migration
|
||||
|
@ -185,7 +185,7 @@ hal_client_domain(system_server, mtk_hal_lbs)
|
||||
# Operation : MT6799 SQC
|
||||
# Purpose : Change thermal config
|
||||
allow system_server mtk_thermal_config_prop:file { getattr open read };
|
||||
allow system_server mtk_thermal_config_prop:property_service set;
|
||||
|
||||
|
||||
# Date : WK17.43
|
||||
# Operation : Migration
|
||||
|
Loading…
x
Reference in New Issue
Block a user