Files
build_soong/cc
Spandan Das 925cb2a822 Do not glob headers in out/
Currently, it skips it for files in out/soong/. This was a valid
assumption since all intermediate artifacts in soong are placed under
out/soong, and soong modules cannot depend on make modules.

However, this might change in multitree, since the headers provided by
build orchestrator will be under out/api_surfaces (next CL in this stack). The good side effect
of this is that we do not retrigger a rebuild of soong/build.ninja if a
new API file (.h/.map.txt) is added to this directory (ctx.GlobWithDeps
adds the files to the deps of out/soong/build.ninja).

Test: TH
Change-Id: I3c3722390d04a50d793b1646df00cdf7acb12b49
2022-11-03 16:34:12 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2022-01-26 17:46:33 +08:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-08-17 10:43:13 -07:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-11-03 16:34:12 +00:00
2022-06-24 13:45:32 +00:00
2021-04-26 18:41:00 -07:00
2022-09-16 12:41:47 -04:00
2022-10-20 14:31:24 -07:00
2022-09-30 19:32:48 -07:00
2022-08-31 19:40:22 +00:00
2021-07-21 20:37:46 -07:00
2021-07-19 11:42:32 +09:00
2022-10-11 11:50:55 -07:00
2022-10-25 15:55:06 -04:00
2022-10-06 15:24:11 +00:00
2022-04-25 16:00:17 -04:00
2022-07-29 17:54:40 +00:00