Merge "Update stale comment for dalvik.vm.stack-trace-file."
am: 5b50433f19
Change-Id: I52e974e8fba0d4a7d546ed30cf0099b60f589afc
This commit is contained in:
commit
ba8e91ded3
1 changed files with 2 additions and 2 deletions
|
@ -453,8 +453,8 @@ BUILD_WITHOUT_PV := true
|
|||
|
||||
ADDITIONAL_BUILD_PROPERTIES += net.bt.name=Android
|
||||
|
||||
# enable vm tracing in files for now to help track
|
||||
# the cause of ANRs in the content process
|
||||
# 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
|
||||
|
||||
# ------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue