From 19d6da61af98b62f27744108c9f823eacc039f03 Mon Sep 17 00:00:00 2001 From: lokesh Date: Sat, 18 Jan 2020 09:59:21 +0800 Subject: [PATCH] [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 --- non_plat/property_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/non_plat/property_contexts b/non_plat/property_contexts index c8480c3..845e9e1 100644 --- a/non_plat/property_contexts +++ b/non_plat/property_contexts @@ -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 #=============allow bootanim============== -persist.bootanim. u:object_r:bootani_prop:s0 +persist.vendor.bootanim. u:object_r:bootani_prop:s0 #=============allow mnld_prop ============== vendor.gps.clock.type u:object_r:mnld_prop:s0