Files
build_soong/android
Ronald Braunstein 4a2f368b46 Search for default_team in Android.bp when other .bp files are included.
Test: m all_teams && gqui from  "flatten(out/soong/ownership/all_teams.pb, teams)" proto build/soong/android/team_proto/team.proto:AllTeams 'select teams.path, count(*) where teams.trendy_team_id == "4768044190400512" and teams.path like "%libcore%"  group by teams.path '

  Now we get the libcore entries for JavaLibrary.bp and NativeCode.bp as
  well.  Before we didn't
        ...
	| external/icu/android_icu4j/libcore_bridge/src/native/Android.bp |        1 |
	| libcore/Android.bp                                              |        3 |
	| libcore/Extras.bp                                               |        1 |
	| libcore/JavaLibrary.bp                                          |       82 |
	| libcore/NativeCode.bp                                           |       10 |
	| libcore/benchmarks/Android.bp                                   |        3 |
	...

Note: blueprint does not let include a file from a subdirectory.

Bug: b/355270459
Change-Id: I19b22e341276c724786ea96e237733eac4f19dbf
2024-08-15 15:07:01 -07:00
..
2024-01-05 09:54:09 -08:00
2024-06-25 11:02:38 -07:00
2024-07-19 20:49:08 +00:00
2024-08-09 16:47:45 -07:00
2024-08-12 22:26:52 +00:00
2024-07-29 12:24:25 -07:00
2024-04-10 13:21:28 +01:00
2023-06-22 08:18:33 -07:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2024-03-07 10:53:41 -08:00
2024-01-18 14:16:06 -08:00
2024-05-21 11:22:29 -07:00
2024-07-30 14:46:13 -07:00
2024-06-18 09:56:45 +09:00
2024-05-22 19:23:47 +00:00
2024-01-18 12:43:24 -08:00
2024-06-04 23:08:20 +00:00
2024-07-15 23:46:45 +00:00