[ALPS03870695] SELinux poilcy violation

[Detail] Fix SELinux poicy violation in bootanimation

[Solution] Removed unnecessary code from te file

MTK-Commit-Id: f770df059573e3379505534bfbe86e090ed82139

Change-Id: I9808b8bfe1008d7608e7de8f923ee36779dce953
CR-Id: ALPS03870695
Feature: Boot Animation
This commit is contained in:
lokesh 2020-01-18 09:35:32 +08:00
parent 50e56dcbb1
commit bea2ef85fd
2 changed files with 0 additions and 6 deletions

View File

@ -5,9 +5,6 @@
# Date : WK14.37 # Date : WK14.37
# Operation : Migration # Operation : Migration
# Purpose : for opetator # 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; allow bootanim bootani_prop:property_service set;
# Date : WK14.46 # Date : WK14.46

View File

@ -5,9 +5,6 @@
# Date : WK14.37 # Date : WK14.37
# Operation : Migration # Operation : Migration
# Purpose : for opetator # 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; allow mtkbootanimation bootani_prop:property_service set;
# Date : WK14.46 # Date : WK14.46