diff options
| author | 2024-08-26 18:06:25 +0000 | |
|---|---|---|
| committer | 2024-08-27 18:48:46 +0000 | |
| commit | ed7a030c6c385c73717dd917b924ed78673a0c5b (patch) | |
| tree | a3ecbbcd53d76ee667005ed0d516ec4f64b70153 /java/kotlin.go | |
| parent | 18c2607bdedad5a9236f1b39d54388572be1f3ba (diff) | |
Contents validation of override_apex's bootclasspath fragments
https://r.android.com/3083813 added support for overriding
min_sdk_version, and creating separate variants of transitive
dependencies of override apexes. This causes issues when there is a skew
between apex boot jars of source and prebuilt mainline modules. For
mediaprovider google apex, we now have _two_ source variants of
mediaprovider bcp fragment module.
This CL uses ApexInfo.BaseApexName to skip the check on both variants of
bootclasspath/systemserverclasspath fragments.
This CL also removes the prefix based check to determine if prebuilts
are active. If RELEASE_APEX_CONTRIBUTIONS for a specific mainline module
is set, it will be assumed that prebuilts for that mainline module are
active.
Test: go test ./apex ./java
Bug: 361771739
Change-Id: I01f7ef437df8f10b74ffa397ba461ff4f1f9bed6
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions