Merge "main.mk: Set dalvik.vm.stack-trace-dir"

This commit is contained in:
Narayan Kamath 2017-07-04 11:29:38 +00:00 committed by Android (Google) Code Review
commit b945982cb3
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ ADDITIONAL_BUILD_PROPERTIES += net.bt.name=Android
# Sets the location that the runtime dumps stack traces to when signalled
# with SIGQUIT. Stack trace dumping is turned on for all android builds.
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.stack-trace-file=/data/anr/traces.txt
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.stack-trace-dir=/data/anr
# ------------------------------------------------------------
# Define a function that, given a list of module tags, returns