diff --git a/plat_private/mobile_log_d.te b/plat_private/mobile_log_d.te index 549d130..09c7b05 100644 --- a/plat_private/mobile_log_d.te +++ b/plat_private/mobile_log_d.te @@ -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;