OSDN Git Service

Now that abort(3) is fixed, dvmAbort can be simplified.
authorElliott Hughes <enh@google.com>
Tue, 11 Jun 2013 17:52:34 +0000 (10:52 -0700)
committerElliott Hughes <enh@google.com>
Tue, 11 Jun 2013 18:00:32 +0000 (11:00 -0700)
commit0e25ea3c4bc998c51b1a90f8e2f004b4db5f1095
treebb9992bf4579eaa1c101e645d377874e56b02b84
parent6531a9771a6b5bf32ea1a5febc067c8d39dede5f
Now that abort(3) is fixed, dvmAbort can be simplified.

The fix to abort(3) has SHA 7e6ce1a3c52d8533fed92c143419fedb0c93988a.
(https://android-review.googlesource.com/#/c/60341/)

Change-Id: I89e7ed174cbd08ad9046a98e2fdd73af8ae3ee5c
vm/Init.cpp