Merge "factory: zygote and rescue party properties"

This commit is contained in:
TreeHugger Robot
2021-08-31 16:08:30 +00:00
committed by Android (Google) Code Review

View File

@@ -65,6 +65,11 @@ PRODUCT_PACKAGES += \
FactoryOverlayLauncher3 \
FactoryOverlayFrameworkRes
# To prevent rebooting due to crashing services
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
init.svc_debug.no_fatal.zygote=true \
persist.device_config.configuration.disable_rescue_party=true
# PixelLogger for RF testing
PRODUCT_PACKAGES_DEBUG += \
PixelLogger \