OSDN Git Service

AndroidRuntime: pipe down dalvik.vm.stack-trace-dir
authorNarayan Kamath <narayan@google.com>
Tue, 25 Apr 2017 13:24:07 +0000 (14:24 +0100)
committerNarayan Kamath <narayan@google.com>
Wed, 26 Apr 2017 12:02:59 +0000 (13:02 +0100)
commit93f2e38160cc774c311ee8fcf6e8d7975b0912ff
tree2d9393d81910766ac6b155d13f7914c4e4024cdc
parent2529f65e872b08690ccb9754fa5fa22767eb514c
AndroidRuntime: pipe down dalvik.vm.stack-trace-dir

Fall back to dalvik.vm.stack-trace-file if it doesn't exist.

Test: make
Test: manual testing with the property set / empty
Bug: 32064548

Change-Id: I23b4c7b26eda5d0fcaf6b976bf1e973a872555c7
core/jni/AndroidRuntime.cpp