[ALPS04746763] Remove unsafe rules

Remove the rules to create folder under /data in own process.

MTK-Commit-Id: 7bda57233e721387cb85dc246253a66de9e1ee46

Change-Id: I904278893497cd1270840b7e2bd4d20e3bc9dde9
CR-Id: ALPS04746763
Feature: Mobile Log Tool
This commit is contained in:
hua.tian 2020-01-18 10:19:04 +08:00 committed by Hua Tian (田华)
parent dc891f1bc7
commit 482be9e9f2

View File

@ -79,8 +79,6 @@ allow mobile_log_d debugfs_tracing_instances:file create_file_perms;
#data/debuglog
allow mobile_log_d debuglog_data_file:dir {relabelto create_dir_perms};
allow mobile_log_d debuglog_data_file:file create_file_perms;
allow mobile_log_d system_data_file:dir create_dir_perms;
file_type_auto_trans(mobile_log_d, system_data_file, debuglog_data_file)
#mcupm
allow mobile_log_d mcupm_device:chr_file r_file_perms;