summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Ivan Chiang <chiangi@google.com> 2024-02-02 04:34:33 +0000
committer Ivan Chiang <chiangi@google.com> 2024-02-13 05:11:08 +0000
commita55ab0340e16baa56e79c22688c349cc327a3361 (patch)
tree126120e40cf5a64881ad583b879962236f6950dc /libs/androidfw/FileStream.cpp
parent000db5850817631ba8b8d05b977af199ac50f5a3 (diff)
[PM] Force multi-arch app native libs match natively ABIs
Force the match when the below conditions are satisfied 1. When the feature flag is On. 2. It is an multi-arch APP `android:multiarch = true` in its manifest 3. The targetSdkVersion of the apk >= VANILLA_ICE_CREAM 4. The installation is not the cpuAbiOverride case. The match rule: 1.If the system supports 32 bit abi, but there is no native library matching natively 32 bit abis 2. If the system supports 64 bit abi, but there is no native library matching natively 64 bit abis Test: atest CtsSliceTestCases Test: atest CtsAppTestStubsApp2 Test: atest CtsWidgetTestCases Test: atest CtsInputMethodTestCases Test: atest CtsOsHostTestCases Test: atest CtsPackageManagerHostTestCases Test: atest CtsDisplayTestCases Test: atest CtsPackageManagerTestCases Test: atest CtsAppEnumerationTestCases Bug: 282783453 Change-Id: I8bbda14786be6bb7ad8d4fae80c7426ec7af71b2
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions