Files
build_soong/cc
Spandan Das 1f22939d81 Ingore CC prebuilts from cmake snapshots
The cmake snapshot scripts currently looks at the `cc.Module.compiler`
property to determine whether a cc_* module is a prebuilt. As part of
b/275273834. some cc_* prebuilt modules which provide APIs will have a
non-nil `compiler` to convert the API .txt file to stub .c files.

This CL updates the cmake generation script to ignore prebuilts using
the `IsPrebuilt` function rather than `cc.Module.compiler`

Bug: 275273834
Test: m nothing --no-skip-soong-tests
Change-Id: Id8ba22b1c5ad13fb31e75a407a25e97a8040d0b1
2024-07-23 22:36:10 +00:00
..
2024-07-16 16:15:26 -07:00
2024-02-09 12:22:13 -08:00
2024-05-09 15:25:27 -07:00
2024-06-28 10:31:05 -07:00
2024-07-23 22:18:00 +00:00
2023-05-19 20:31:32 +00:00
2024-02-09 13:49:02 -08:00
2024-01-10 16:29:51 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 22:09:07 +00:00
2024-07-15 13:19:43 -07:00
2023-10-18 17:42:59 -07:00
2024-04-05 01:56:56 +00:00
2024-02-28 19:14:24 -08:00
2024-06-05 01:22:58 +00:00
2024-05-02 15:41:24 -07:00
2024-05-21 11:31:48 +08:00