platform_build_soong/cmd/extract_apks
Sam Delmerico b48d57bdcd 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
2022-11-22 17:53:26 -05:00
..
bundle_proto cherrypick of ag/20211286 2022-10-20 17:02:42 +00:00
Android.bp Upgrade to golang protobuf api v2 2021-07-23 11:12:05 -07:00
main.go extract_apks matches APKs with >= 1 matching ABI 2022-11-22 17:53:26 -05:00
main_test.go extract_apks matches APKs with >= 1 matching ABI 2022-11-22 17:53:26 -05:00