diff options
| author | 2024-08-15 13:34:46 -0700 | |
|---|---|---|
| committer | 2024-08-15 15:07:01 -0700 | |
| commit | 4a2f368b46f1da33a7bcfdd2a68bf0124971fe3d (patch) | |
| tree | 869a2b280f15f8c7480767fd979e6cef93a471f3 /filesystem/filesystem.go | |
| parent | 8bf4079e5fb2e6cfabb4d2bd197fab2ea1ca8086 (diff) | |
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
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions