Add ro.product.bootanim.file to bootanim_config_prop
Add the new ro.product.bootanim.file sys prop to the bootanim_config_prop group so that it can be properly accessed by Bootanimation.cpp and modified by vendor mk files.
Bug: 343704035
Test: On device test
Change-Id: Id7f2e86043a029a79f176a4731d6e3e9f69d3d9f
diff --git a/private/property_contexts b/private/property_contexts
index 41ae9a2..7e9f1ca 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1610,6 +1610,7 @@
# bootanimation properties
ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool
+ro.product.bootanim.file u:object_r:bootanim_config_prop:s0 exact string
# dck properties
ro.gms.dck.eligible_wcc u:object_r:dck_prop:s0 exact int