[ALPS04667747] selinux config

add selinx config for thermal property

MTK-Commit-Id: 3399f43cfdc0e8ede5cd28b79737c35525cb50ee

Change-Id: Ic0cbbf250baea60347602e284cb6961cd453d721
CR-Id: ALPS04667747
Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
This commit is contained in:
stephen.wong 2020-01-18 10:15:58 +08:00
parent 03bb250992
commit c9ac72bb74

View File

@ -122,8 +122,6 @@ allow mediacodec mtk_cmdq_device:chr_file { read ioctl open };
# Date : WK17.28
# Operation : MT6757 SQC
# Purpose : Change thermal config
allow mediacodec mtk_thermal_config_prop:file { getattr open read };
allow mediacodec mtk_thermal_config_prop:property_service set;
# Date : WK17.30
@ -136,8 +134,7 @@ allow mediacodec mtk_hal_power:unix_stream_socket connectto;
# Date : WK17.12
# Operation : MT6799 SQC
# Purpose : Change thermal config
allow mediacodec mtk_thermal_config_prop:file { getattr open read };
allow mediacodec mtk_thermal_config_prop:property_service set;
set_prop(mediacodec, mtk_thermal_config_prop)
# Date : WK17.43
# Operation : Migration