Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 44c4db1b authored by Songchun Fan's avatar Songchun Fan
Browse files

[am] respect ABI override when selecting ISA for new process

When starting a new process, we used to ignore the value of abi override.
This caused issues like b/169261423, when the abi override specified 32-bit,
but the new process was still running as 64-bit. This CL fixes that.

BUG: 169261423
BUG: 73555088
Test: (with ag/12720566 reverted)
Test: atest CtsAbiOverrideHostTestCases
Test: atest android.view.cts.ASurfaceControlTest#testSurfaceTransaction_setColorAndBuffer_bufferAlpha_0_5 -- --abi=armeabi-v7a
Test: atest android.extractnativelibs.cts.CtsExtractNativeLibsHostTestAbiOverride
Change-Id: I99a3c691c58948d6070c6ed9f81be746f492b84f
parent 83aefc5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment