Merge "factory: zygote and rescue party properties"
This commit is contained in:
commit
4d6e54e336
1 changed files with 5 additions and 0 deletions
|
@ -65,6 +65,11 @@ PRODUCT_PACKAGES += \
|
||||||
FactoryOverlayLauncher3 \
|
FactoryOverlayLauncher3 \
|
||||||
FactoryOverlayFrameworkRes
|
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
|
# PixelLogger for RF testing
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
PixelLogger \
|
PixelLogger \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue