commit | 008072aa6c5e6febfbdaaa741d3fcf887d67b955 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Thu Sep 12 00:46:10 2024 +0000 |
committer | John Wu <topjohnwu@google.com> | Mon Sep 16 23:57:02 2024 +0000 |
tree | 1fa97f244ed86d868df2071f59cbffbcc07cf9db | |
parent | 0c00bf2902c0e9c80249803220a075f27bd1161b [diff] |
[Ravenwood] Load native code without class load hook Since we rely on Android's native log infrastructure for Ravenwood's own logging, we always need to load libandroid_runtime.so. To reduce Ravenwood environment bootstrapping complexity, we load the native code as soon as possible. Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh Flag: EXEMPT host test change only Bug: 356918135 Change-Id: I4ee50e0b6b48a69d60de71a770e9ab3add4cdb17