Files
build_soong/java
Spandan Das 1679192d7d Skip contents validation of source bootclasspath fragments
... if prebuilts are selected.

This is a special case of b/361771739 where a apex starts contributing a
jar to the BCP. `disableSourceApexVariant` uses
`PrebuiltSelectionInfoProvider` and this gets populated via the
following dep chain
```
source --> prebuilt --> all_apex_contributions
```

This runs into issues if a prebuilt bootclasspath_fragment does not
exist.

This CL creates a dependency edge between the source module and
all_apex_contributions singleton module so that
`PrebuiltSelectionInfoProvider` is available for
`disableSourceApexVariant`

Bug: 361771739
Test: lunch cf_x86_64-next-userdebug
Test: m nothing with ag/28851886
Change-Id: I92d88199a27579d3c9879d40fd354653370efcce
2024-09-06 05:10:29 +00:00
..
2024-07-23 10:38:01 +01:00
2024-07-16 19:41:31 +00:00
2024-08-27 16:04:28 -07:00
2024-08-27 16:04:28 -07:00
2024-08-16 22:57:57 +00:00
2024-08-09 16:47:45 -07:00
2024-05-02 15:41:24 -07:00
2024-04-29 17:40:40 +09:00
2024-08-27 16:04:28 -07:00
2024-08-27 16:04:28 -07:00
2024-08-27 15:50:35 -07:00
2024-08-07 14:11:43 -07:00
2024-07-25 12:41:07 -07:00