Merge "Revert "Revert "Print full diagnostics file when Java process crashes."""
am: a9266be96f
Change-Id: I5f4aeec1f31fb11a0ef76ebef9fb7889c03b9b6b
This commit is contained in:
@@ -16,4 +16,5 @@ ANDROID_JAVA_TOOLCHAIN := $(ANDROID_JAVA_HOME)/bin
|
||||
|
||||
# TODO(ccross): remove this, it is needed for now because it is used by
|
||||
# config.mk before makevars from soong are loaded
|
||||
JAVA := $(ANDROID_JAVA_TOOLCHAIN)/java
|
||||
JAVA := $(ANDROID_JAVA_TOOLCHAIN)/java -XX:OnError="cat hs_err_pid%p.log"
|
||||
|
||||
|
Reference in New Issue
Block a user