summaryrefslogtreecommitdiff
path: root/android/apex_contributions.go
AgeCommit message (Expand)Author
2025-02-07Move prebuilt mutators earlier Colin Cross
2024-10-30Make all_apex_contributions a regular module Cole Faust
2024-08-05Hide unflagged mainline prebuilts with missing source. Spandan Das
2024-05-30Handle missing apex_contributions Spandan Das
2024-05-08Merge "Revert^2 "Remove compilation actions from java sdk library"" into main Treehugger Robot
2024-05-08Revert^2 "Remove compilation actions from java sdk library" Jihoon Kang
2024-04-29Move coverage builds prebuilt special case to make Spandan Das
2024-04-03Convert BuildIgnoreApexContritbutions variable to a boolean Spandan Das
2024-03-22Revert "Convert BuildIgnoreApexContritbutions variable to a boolean" Android Culprit Assistant
2024-03-21Convert BuildIgnoreApexContritbutions variable to a boolean Spandan Das
2024-03-12Merge "Add defaults support for apex_contributions module type" into main Treehugger Robot
2024-03-06Add defaults support for apex_contributions module type Spandan Das
2024-02-26Ignore prebuilt apex_contributions in coverage builds Spandan Das
2024-02-17Revert "Revert "Create a product variable for skipping apex cont..." Spandan Das
2024-02-16Revert "Create a product variable for skipping apex contribution..." Jihoon Kang
2024-02-15Create a product variable for skipping apex contribution contents Spandan Das
2024-01-11Handle installation rules for co-existing prebuilts Spandan Das
2023-12-19Use the correct prof file when multiple prebuilt apexes exist Spandan Das
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-14Convert NewProvider/NewMutatorProvider to generic providers API Colin Cross
2023-12-08Remove infrastructure to run bp2build Colin Cross
2023-11-17Skip error check if allow missing deps is true Spandan Das
2023-11-08Create a singleton all_apex_contributions module type Spandan Das
2023-11-03Create an apex_contributions module type Spandan Das