commit | 0e85004ab382849e64823af115a87dc3a038f0f4 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Mar 03 16:05:35 2023 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Sat Mar 04 17:45:51 2023 +0000 |
tree | 083d8ba3b3f6063519f00a3db2345f8fb802ba38 | |
parent | 8c0fcaad777a4b941426c98859f392780adeb0cb [diff] |
Initialize runtime native methods before executing any clinit. In certain configurations, like coverage, the initialization of core classes can lead to calling native methods. Test: setup as described in b/271169261 Bug: 271169261 Change-Id: I9da449e48ede375a7b18854ccc0eb4c5a74d6922