extract_apks matches APKs with >= 1 matching ABI
Prior to this change, the bundletool and extract_apks tools require that all ABIs that an APEX or APK provides must be compatible with the TargetConfig. Instead, this change allows an APK to be selected if it has at least one compatible ABI with the TargetConfig. Bug: 260115309 Bug: 269311816 Test: go test . Change-Id: If67ce8128099611257a834862295a2bf5fa427d3 (cherry picked from commit b48d57bd) Merged-In: If67ce8128099611257a834862295a2bf5fa427d3
Loading
Please register or sign in to comment