1# Date : WK17.12 2# Purpose: Fix bootup fail 3allow ueventd proc_net:file r_file_perms; 4 5# Date: W17.22 6# Operation : New Feature 7# Purpose : Add for A/B system 8allow ueventd m_acc_misc_device:chr_file { relabelfrom relabelto }; 9allow ueventd m_mag_misc_device:chr_file { relabelfrom relabelto }; 10 11# Date: 2019/06/14 12# Operation : Migration 13allow ueventd tmpfs:lnk_file r_file_perms; 14