From 673540dbc3cb288fd8d9d7f0523d884c8bd6c119 Mon Sep 17 00:00:00 2001 From: "jerry-sc.wu" Date: Sat, 18 Jan 2020 10:18:29 +0800 Subject: [PATCH] [ALPS04735619] Thermal: modify file permission [Detail] Remove unused sepolicy for security. MTK-Commit-Id: 9dd692a0415d70888b316552857ccb6fc1a8f8fe Change-Id: Id3cb597f38aac3629c70384b5b12b291dab60c1d Signed-off-by: jerry-sc.wu CR-Id: ALPS04735619 Feature: Thermal Management (cherry picked from commit 0965c4af39de006e48b35f97cf1f670b72c2bc23) --- non_plat/thermalloadalgod.te | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/non_plat/thermalloadalgod.te b/non_plat/thermalloadalgod.te index 15a639e..646f48c 100644 --- a/non_plat/thermalloadalgod.te +++ b/non_plat/thermalloadalgod.te @@ -12,10 +12,7 @@ type thermalloadalgod_exec , exec_type, file_type, vendor_file_type; # ============================================== init_daemon_domain(thermalloadalgod) -# Date : WK18.18 -# Operation : P Migration -# Purpose : Allow thermal_manager to access vendor data file. -file_type_auto_trans(thermal_manager, vendor_data_file, thermal_manager_data_file) + # Data : WK14.43