diff --git a/non_plat/bootanim.te b/non_plat/bootanim.te index 0f54609..91b6e86 100644 --- a/non_plat/bootanim.te +++ b/non_plat/bootanim.te @@ -5,9 +5,6 @@ # Date : WK14.37 # Operation : Migration # Purpose : for opetator -typeattribute bootanim data_between_core_and_vendor_violators; -allow bootanim custom_file:dir search; -allow bootanim custom_file:file r_file_perms; allow bootanim bootani_prop:property_service set; # Date : WK14.46 diff --git a/non_plat/mtkbootanimation.te b/non_plat/mtkbootanimation.te index 9d23e95..bbfa1e3 100644 --- a/non_plat/mtkbootanimation.te +++ b/non_plat/mtkbootanimation.te @@ -5,9 +5,6 @@ # Date : WK14.37 # Operation : Migration # Purpose : for opetator -typeattribute mtkbootanimation data_between_core_and_vendor_violators; -allow mtkbootanimation custom_file:dir search; -allow mtkbootanimation custom_file:file r_file_perms; allow mtkbootanimation bootani_prop:property_service set; # Date : WK14.46