commit | f57589fd40e5b69dad5aff060ccef756507f381a | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Mon Oct 17 10:09:33 2016 -0700 |
committer | David Sehr <sehr@google.com> | Mon Oct 17 13:50:35 2016 -0700 |
tree | 62d38e73660d9818b18c4741c6b3cce3306d63d5 | |
parent | c25dfeab1a66c942ae658fc7cd367f7c1ac502a1 [diff] |
Remove logging dependency on runtime Moved the abort backtracing function to runtime, forcing callers to supply the aborter at InitLogging. This makes runtime properly layer on top of logging by removing the cyclic dependency. Bug: 22322814 Test: test-art-host Change-Id: I8b2e72174e937bb88fe1bddd6d04b564cfb011a9