Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1aa85e68 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Update stale comment for dalvik.vm.stack-trace-file." am: 5b50433f...

Merge "Update stale comment for dalvik.vm.stack-trace-file." am: 5b50433f am: ba8e91de am: 1898053f
am: db37b37a

Change-Id: I4fcc256211932e814ac421bc5b1cf50ce99b6ab3
parents 32d05935 db37b37a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -459,8 +459,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

# ------------------------------------------------------------