diff options
author | Andy McFadden <fadden@android.com> | 2009-09-24 14:44:59 -0700 |
---|---|---|
committer | Andy McFadden <fadden@android.com> | 2009-09-24 14:50:23 -0700 |
commit | cbb67b37b1a0223097763f84ebae072eca183164 (patch) | |
tree | 4e43b78f53eb1adedb5fe161287a32ec0cf6ceaa | |
parent | d8f217f6b2ef6201a6db0652bad2e9435d3bf9fd (diff) | |
download | libcore-cbb67b37b1a0223097763f84ebae072eca183164.zip libcore-cbb67b37b1a0223097763f84ebae072eca183164.tar.gz libcore-cbb67b37b1a0223097763f84ebae072eca183164.tar.bz2 |
Remove ((noreturn)) from dvmAbort().
Functions that could call dvmAbort() from more than one place were
merging the calls together, which is great until you need to decode a
native stack trace.
For 2144313.
0 files changed, 0 insertions, 0 deletions