You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
382 B

# Date : WK17.12
# Purpose: Fix bootup fail
allow ueventd proc_net:file r_file_perms;
# Date: W17.22
# Operation : New Feature
# Purpose : Add for A/B system
allow ueventd m_acc_misc_device:chr_file { relabelfrom relabelto };
allow ueventd m_mag_misc_device:chr_file { relabelfrom relabelto };
# Date: 2019/06/14
# Operation : Migration
allow ueventd tmpfs:lnk_file r_file_perms;