commit | b6c230117d189c79eaf7e063f2f3fa5fec399aca | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Jan 27 17:23:33 2023 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Jan 30 10:04:49 2023 +0000 |
tree | 369f50aa7a3858bf610fa436f13912aededea207 | |
parent | 24b3d648ff6c2c200003f55ac63fc910d7bfd40f [diff] |
Use kPointerSize when cross-compiling. ArtMethod::At should be passed the kPointerSize for cross-compilation. Unfortunately, we don't have a good setup for testing cross-compilation, so rely on APK scanner for testing. Test: APK scanner Test: manually compiling an APK that used to crash. Bug: 264002996 Bug: 263386862 Bug: 230684246 Change-Id: I85cee2ef594a4c6fd107b32ee5a10d02b4edfa77