Merge "[ALPS03870695] Relabel bootanim property" into alps-trunk-p0.basic
Change-Id: I0c26cfe4925744e3739235bad745074d7eed4e7e MTK-Commit-Id: 7b943156f070463cbef136367a8a97f3b2ddaba8
This commit is contained in:
commit
40572596a5
@ -5,7 +5,6 @@
|
|||||||
# Date : WK14.37
|
# Date : WK14.37
|
||||||
# Operation : Migration
|
# Operation : Migration
|
||||||
# Purpose : for opetator
|
# Purpose : for opetator
|
||||||
typeattribute bootanim system_writes_vendor_properties_violators;
|
|
||||||
allow bootanim bootani_prop:property_service set;
|
allow bootanim bootani_prop:property_service set;
|
||||||
|
|
||||||
# Date : WK14.46
|
# Date : WK14.46
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
# Date : WK14.37
|
# Date : WK14.37
|
||||||
# Operation : Migration
|
# Operation : Migration
|
||||||
# Purpose : for opetator
|
# Purpose : for opetator
|
||||||
typeattribute mtkbootanimation system_writes_vendor_properties_violators;
|
|
||||||
allow mtkbootanimation bootani_prop:property_service set;
|
allow mtkbootanimation bootani_prop:property_service set;
|
||||||
|
|
||||||
# Date : WK14.46
|
# Date : WK14.46
|
||||||
|
@ -83,7 +83,7 @@ type ctl_muxreport-daemon_prop, property_type;
|
|||||||
type tel_switch_prop, property_type, mtk_core_property_type;
|
type tel_switch_prop, property_type, mtk_core_property_type;
|
||||||
|
|
||||||
#=============allow bootanim==============
|
#=============allow bootanim==============
|
||||||
type bootani_prop, property_type, mtk_core_property_type;
|
type bootani_prop, property_type, extended_core_property_type;
|
||||||
|
|
||||||
#=============allow mnld_prop==============
|
#=============allow mnld_prop==============
|
||||||
type mnld_prop, property_type, mtk_core_property_type;
|
type mnld_prop, property_type, mtk_core_property_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user