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 Test: go test . Change-Id: If67ce8128099611257a834862295a2bf5fa427d3
Loading
Please register or sign in to comment