diff options
author | Songchun Fan <schfan@google.com> | 2020-09-25 12:45:19 -0700 |
---|---|---|
committer | Songchun Fan <schfan@google.com> | 2020-10-01 00:11:03 +0000 |
commit | 44c4db1b510d232a8c2fdd568a15f5fdbcce0b8b (patch) | |
tree | ff818f752fb16730d28588c5df5034a39c4cbe4a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 83aefc5e2ee1d959f50a09451fd56e06d7b2b664 (diff) |
[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
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions