Files
build_soong/android
Spandan Das e3fcb41ff7 Create a singleton all_apex_contributions module type
This will be a container for the the apex_contributions
selected using build flags. This module will be used to query the state of
selected apex contributions instead of a global that can be mutated by
anyone.

It will set a provider containing metadata for source vs prebuilts
selection. To reduce the overhead of a new mutator, this will be done in
the existing `prebuilt_select` mutator.

It will validate that there are no dups (`foo` and `prebuilt_foo` cannot
be both selected)

Bug: 308174923

Test: go test ./android

Change-Id: Ie42999a71f35d70e0e977f5ab07ce451608d9f35
2023-11-08 18:37:18 +00:00
..
2023-05-19 20:31:32 +00:00
2023-04-17 19:26:07 +00:00
2023-03-22 12:58:38 -07:00
2023-10-18 17:42:59 -07:00
2023-06-22 08:18:33 -07:00
2023-05-19 20:31:32 +00:00
2023-06-22 08:18:33 -07:00
2022-11-02 19:17:30 +00:00
2022-10-25 11:46:01 +02:00
2023-02-13 10:23:36 -08:00
2023-10-17 19:20:55 +00:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2023-04-26 17:18:19 -07:00
2021-12-13 13:33:15 -05:00
2023-06-22 08:18:33 -07:00
2023-11-02 14:37:21 -07:00
2023-09-22 19:19:22 +00:00
2023-11-02 10:05:55 -07:00
2023-10-16 14:20:00 -07:00
2021-09-23 11:37:57 +01:00
2022-08-03 14:02:33 -07:00
2023-10-16 14:20:00 -07:00
2023-11-02 10:05:55 -07:00
2023-11-08 04:01:38 +00:00
2022-08-03 14:02:33 -07:00