commit | 4d033e1c44c1b94ea5311713b8cc8bfb56bdcdd2 | [log] [tgz] |
---|---|---|
author | Wei Jin <wejin@google.com> | Tue Aug 26 17:16:08 2014 -0700 |
committer | Calin Juravle <calin@google.com> | Wed Aug 27 15:50:17 2014 +0100 |
tree | 19b3b04ad1b1727995ff9089147f654350aa91d8 | |
parent | 9b5112c36b5163925cb303c0cd016bf4115c5800 [diff] |
Fix the length of a profiler system property This patch changes the profiler system property "dalvik.vm.profile.max-stack-depth" to "dalvik.vm.profile.stack-depth" so that the length of the option is less than PROP_NAME_MAX. Bug: 17294224 Change-Id: I5723883d7fa38dd5eaa276182e5d680d152cedad