Merge "Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""""
This commit is contained in:
commit
1e5fcc0d79
1 changed files with 1 additions and 2 deletions
|
@ -16,5 +16,4 @@ 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 -XX:OnError="cat hs_err_pid%p.log"
|
||||
|
||||
JAVA := $(ANDROID_JAVA_TOOLCHAIN)/java
|
||||
|
|
Loading…
Reference in a new issue