[ALPS03870695] Bootanimation property renaming

[Detail] Change persist.bootanimation to persist.vendor.bootanimation
in property_contexts file

[Solution] As we have renamed the system property name to
persist.vendor.bootanimation.xx , we need to make changes in
property_contexts file to ensure effect of this renaming and to
avoid vts fail.

MTK-Commit-Id: 42a2213dcbd87a6acb5823a5b64b89d7207579cf

Change-Id: Ie7ea4a9df3fc1607c648288c527e94660fbea50e
CR-Id: ALPS03870695
Feature: Boot Animation
This commit is contained in:
lokesh 2020-01-18 09:59:21 +08:00
parent da04582187
commit 19d6da61af

View File

@ -88,7 +88,7 @@ ro.boot.opt_sim_count u:object_r:tel_switch_prop:s0
ro.boot.opt_using_default u:object_r:tel_switch_prop:s0 ro.boot.opt_using_default u:object_r:tel_switch_prop:s0
#=============allow bootanim============== #=============allow bootanim==============
persist.bootanim. u:object_r:bootani_prop:s0 persist.vendor.bootanim. u:object_r:bootani_prop:s0
#=============allow mnld_prop ============== #=============allow mnld_prop ==============
vendor.gps.clock.type u:object_r:mnld_prop:s0 vendor.gps.clock.type u:object_r:mnld_prop:s0