Add zygote.critical_window.minute property
This property controls the minimal timing window that triggers init
process fatal abort, when the zygote service crashes repeatedly in it.
Bug: 146818493
Change-Id: Ibd371be0daf6510df8b4d1a1f12f0aab8d6392c7
diff --git a/private/property_contexts b/private/property_contexts
index ac680a4..3140b23 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -916,3 +916,6 @@
# Disable/enable charger input
power.battery_input.suspended u:object_r:power_debug_prop:s0 exact bool
+
+# zygote config property
+zygote.critical_window.minute u:object_r:zygote_config_prop:s0 exact int