[ALPS03870695] Relabel bootanim property

modify bootanim and mtkbootanim selinux file

MTK-Commit-Id: 499216aca19a337156ad7b83beb93dae5dc0f009

Change-Id: Ifccc14d4f8d410789e01730aa4be82c423a19975
CR-Id: ALPS03870695
Feature: Boot Animation
(cherry picked from commit 05973051a0e2ae272a9ecfd511e088a33f9f54b1)
This commit is contained in:
lokesh 2020-01-18 10:03:55 +08:00 committed by Lokesh Tripathi
parent 5f82c9e661
commit a7ac10eabf
3 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,6 @@
# Date : WK14.37
# Operation : Migration
# Purpose : for opetator
typeattribute bootanim system_writes_vendor_properties_violators;
allow bootanim bootani_prop:property_service set;
# Date : WK14.46

View File

@ -5,7 +5,6 @@
# Date : WK14.37
# Operation : Migration
# Purpose : for opetator
typeattribute mtkbootanimation system_writes_vendor_properties_violators;
allow mtkbootanimation bootani_prop:property_service set;
# Date : WK14.46

View File

@ -83,7 +83,7 @@ type ctl_muxreport-daemon_prop, property_type;
type tel_switch_prop, property_type, mtk_core_property_type;
#=============allow bootanim==============
type bootani_prop, property_type, mtk_core_property_type;
type bootani_prop, property_type, extended_core_property_type;
#=============allow mnld_prop==============
type mnld_prop, property_type, mtk_core_property_type;