commit | 7a4d3dbd008b4fbdd24df5788ca828a31d03076f | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Tue Nov 20 19:43:10 2018 +0000 |
committer | Neil Fuller <nfuller@google.com> | Tue Nov 27 08:58:43 2018 +0000 |
tree | c53383d11a305c0d7b86a20071aa4e0cdf44393f | |
parent | c111ea524cb957ee868d83f661b6d743f3a0e875 [diff] |
Add initial support for RuntimeService Adds a CoreLibraryDebug class to provide debug info about the managed core library. It can later call into bionic via JNI as needed to add any debug information we want to expose from libc, etc. This change also modifies the Core Platform API so that the RuntimeService in framework (just) has what it needs. Bug: 119026403 Bug: 118242715 Test: build / boot / adb shell dumpsys runtimeinfo Change-Id: I9c889c26404c88f40baccfdcd2bab7f012174562