commit | 9cf2fa6a79a58b78f644883c2f1602a55cea2a05 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Jul 25 23:24:40 2024 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Fri Oct 11 14:34:56 2024 +0000 |
tree | 0b70046f4eef9f0ac968affb1e6f5cfa26edb76d | |
parent | cdb99b7641738d6e3e5a9afb8391af7b22d25166 [diff] |
Add back support for 'method_binding_format' in HostRuntime.cpp HostRuntime previously had support for specifying a custom JNI method binding method. This is needed for Robolectric which renames native methods during its instrumentation process. This commit restores this support. Flag: NONE host-only change Test: m libandroid_runtime, run robolectric tests (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:620077d593902a67b4f75f31b557a1246d84c733) Merged-In: Iea471edc74317dda1e92899d1ad68fa3520b6812 Change-Id: Iea471edc74317dda1e92899d1ad68fa3520b6812