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 \
|
||||
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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue