diff options
| author | 2020-04-15 11:03:39 +0900 | |
|---|---|---|
| committer | 2020-06-24 02:00:33 +0900 | |
| commit | 749dc69af195f8fca473224654bc5e823e2ca50f (patch) | |
| tree | 26d97c352d4433d5c99e7998bca60713efd368c0 /scripts/construct_context.py | |
| parent | 63a89ef82fe8424c73f3274b8c18d30d2a3268ce (diff) | |
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
Diffstat (limited to 'scripts/construct_context.py')
0 files changed, 0 insertions, 0 deletions