summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorTodd Kennedy <toddke@google.com>2016-05-10 13:45:40 -0700
committerTodd Kennedy <toddke@google.com>2016-05-10 15:16:13 -0700
commite713efcac103f3d8083ec9d5b00c528af7266b21 (patch)
treeb43eb043c838b9704b60189a1eefcdbca92b83de /docs/html/sdk/api_diff/24/changes
parenta7ad6e912f82124b9a7e6f2d14a2ccbae79d16f2 (diff)
Fix secondary ABI instrumetion
When installing an APK that supports multiple ABIs, the ABI installed can be forced to the secondary ABI [i.e. On devices that support both 32 and 64 bit variants, the 32-bit version can be forced when it's the secondary ABI.] In this case, instrumenting the class always tried to use the primary ABI. Instead of blindly using the primary ABI and dropping the secondary ABI, we propagate both ABIs and make a decision on which one should be chosen. Bug: 28406240 Change-Id: I7ebb2fd264d2281912afd30f6d73ccb460f9cf85
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions