Files
build_soong/android
Ronald Braunstein 73b08ffd0d Add team property to all modules.
This allows vendors (like google) to specify which team owns the test
module and code.

Team is a commonProperty on modules and points to the designate "team"
module.  The DepsMutator adds the dependency on the "team" module and
"GenerateBuildActions" write the team data to intermediate files.

A new singleton rule, all_teams visits all modules and writes out
the proto containing the team for each module.
If a module doesn't have a team, then it finds the package in the
blueprint file and parent directory blueprint files that have a
default_team and uses that team.

Test: m all_teams
Test: go test ./python ./java ./cc ./rust ./android
Test: added team to HelloWorldHostTest and built the new asciiproto target
Test: added package default_team and checkout output proto.
Change-Id: I5c07bf489de460a04fc540f5fff0394f39f574a7
2024-01-18 14:16:06 -08:00
..
2024-01-05 09:54:09 -08:00
2024-01-05 09:54:09 -08:00
2024-01-18 14:16:06 -08:00
2024-01-18 14:16:06 -08:00
2023-04-17 19:26:07 +00:00
2024-01-09 22:09:07 +00:00
2023-03-22 12:58:38 -07:00
2023-12-13 14:11:24 -08:00
2024-01-05 09:54:09 -08:00
2024-01-05 09:54:09 -08:00
2023-06-22 08:18:33 -07:00
2023-05-19 20:31:32 +00:00
2024-01-18 14:16:06 -08:00
2024-01-18 14:16:06 -08:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-01-05 09:54:09 -08:00
2023-04-26 17:18:19 -07:00
2021-12-13 13:33:15 -05:00
2024-01-18 14:16:06 -08:00
2024-01-03 15:22:32 -08:00
2024-01-09 22:53:52 +00:00
2024-01-18 14:16:06 -08:00
2024-01-18 14:16:06 -08:00
2023-10-16 14:20:00 -07:00
2024-01-05 09:54:09 -08:00
2023-11-08 22:11:24 -08:00
2022-08-03 14:02:33 -07:00