diff options
author | 2022-08-04 23:48:06 +0100 | |
---|---|---|
committer | 2022-09-09 17:36:29 +0000 | |
commit | b814b5eca0e250f06c13b11e74e775d2306e2544 (patch) | |
tree | 9d585347ba20fde95f7147154d1f1cdc21688909 /runtime/quick_exception_handler.cc | |
parent | 16d8cd30b6e13ca0f0f1716f6403ae6eca00a0eb (diff) |
Use a better property to find the ABI in the fallback.
`ro.bionic.arch` is just the "top level" arch type, e.g. `arm64`, but
for the arch-specific directories for JNI libs in the APKs we need the
full ABI, e.g. `arm64-v8a`.
Test: atest libnativeloader_e2e_tests
(Can't get it to actually exercise the fallback though - I don't know
what does.)
Bug: 137356719
Change-Id: Id3450a7bf542e9353e25a3bd4c092be346f4416d
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions