platform_build_soong/genrule
Jooyung Han 749dc69af1 apex/apk: enforce min_sdk_version of all deps
Enforce min_sdk_version for every payload dependency of updatable
APEX/APKs.

android.CheckMinSdkVersion() calls ApexModule.ShouldSupportSdkVersion
for every transitive dependency from APEX/APK modules to see if it
meets the min_sdk_version requirements.

The common implementation for apex/android_app is provided in
android/apex.go.

Bug: 145796956
Bug: 152655956
Bug: 153333044
Test: m nothing
Change-Id: I4a947dc94026df7cebd552b6e8ccdb4cc1f67170
2020-06-24 02:00:33 +09:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
genrule.go apex/apk: enforce min_sdk_version of all deps 2020-06-24 02:00:33 +09:00
genrule_test.go Automate dependency on inputs of genrule module type. 2020-02-19 12:47:35 -08:00