Enable zygote critical window

From https://android.googlesource.com/device/google/sunfish/+/b4df7d4

Issue: FP3-A13#2
Change-Id: Ie9addb172a440f50ba8f213b7b4bb52636eaa9dd
diff --git a/device.mk b/device.mk
index 4d6e6e3..40d9c84 100644
--- a/device.mk
+++ b/device.mk
@@ -1023,6 +1023,11 @@
 PRODUCT_HOST_PACKAGES += minigzip
 
 
+# Enable zygote critical window.
+PRODUCT_VENDOR_OVERRIDES += \
+	zygote.critical_window.minute=10
+
+
 #soong namespace for qssi vs vendor differentiation
 SOONG_CONFIG_NAMESPACES += qssi_vs_vendor
 SOONG_CONFIG_qssi_vs_vendor += qssi_or_vendor