Merge "Remove unused dalvik.vm.stack-trace-dir."
diff --git a/core/main.mk b/core/main.mk
index da88613..1a422bf 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -346,10 +346,6 @@
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-dir=/data/anr
-
# ------------------------------------------------------------
# Define a function that, given a list of module tags, returns
# non-empty if that module should be installed in /system.