platform_build_soong/cmd/extract_apks
Pranav Gupta 51645ff23e Add skip-sdk-check to extract_apks
Add skip-sdk-check to skip checking the SDK version when extracting an
APK/APEX from an App Set Bundle. This can be used when the platform SDK
version is not defined and the APEXs/APKs use SHA based SDK versions.
This check should not be set to true for non Beta dessert releases

Bug: 274518686
Test: # Add SHA targeting modules to platform
m SOONG_SKIP_APPSET_SDK_CHECK=true  #Build Passes
m SOONG_SKIP_APPSET_SDK_CHECK=false #Build Fails
m #No config supplied, build fails

Change-Id: I1919437d3410f09c991e1de39031bd88e1f8246a
2023-03-21 08:13:25 -07: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 Add skip-sdk-check to extract_apks 2023-03-21 08:13:25 -07:00
main_test.go extract_apks matches APKs with >= 1 matching ABI 2022-11-22 17:53:26 -05:00