Merge "Disable reboot to ram dump on zygote crash loop for -eng builds" into main
This commit is contained in:
@@ -434,6 +434,8 @@ ifndef is_sdk_build
|
|||||||
# To speedup startup of non-preopted builds, don't verify or compile the boot image.
|
# To speedup startup of non-preopted builds, don't verify or compile the boot image.
|
||||||
ADDITIONAL_SYSTEM_PROPERTIES += dalvik.vm.image-dex2oat-filter=extract
|
ADDITIONAL_SYSTEM_PROPERTIES += dalvik.vm.image-dex2oat-filter=extract
|
||||||
endif
|
endif
|
||||||
|
# b/323566535
|
||||||
|
ADDITIONAL_SYSTEM_PROPERTIES += init.svc_debug.no_fatal.zygote=true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
## asan ##
|
## asan ##
|
||||||
|
Reference in New Issue
Block a user