Files
build_soong/cc
Inseob Kim 5eb7ee9fad Prototype changes for multitree
This change contains a prototype implementation for multitree. Several
interfaces and modules are added.

1. Imported/Exported
Modules implementing Exportable interface can export artifacts to other
components. "imported_filegroup" modules can import generated artifacts from other exported modules.

2. Multitree metadata
It contains information about imported/exported modules in each
component, and can be generated via "m update-meta".

3. cc library stub
It's based on prototype stub libraries. It uses imported/exported
mechanism to expose a C API, with a map.txt file and header files.

Bug: 230448564
Test: m
Change-Id: Id7ff7618e2c630c5617a564d8b23b60a1cc9c8e8
2022-04-28 08:20:10 +00:00
..
2022-04-24 12:40:02 +08:00
2022-01-26 17:46:33 +08:00
2022-04-08 18:57:30 +00:00
2022-04-28 08:20:10 +00:00
2022-02-17 14:48:40 -08:00
2022-04-15 16:29:28 +00:00
2022-03-04 14:07:53 -08:00
2021-10-26 11:38:37 -07:00
2021-07-19 11:42:32 +09:00
2022-01-14 12:52:59 -05:00
2021-04-26 18:41:00 -07:00
2021-04-13 15:55:47 -07:00
2022-04-28 08:20:10 +00:00
2022-04-07 23:54:28 +08:00
2020-07-16 13:21:43 -07:00
2021-07-21 20:37:46 -07:00
2022-03-29 13:35:17 -07:00
2021-07-19 11:42:32 +09:00
2022-02-24 10:29:18 +09:00
2021-07-21 20:37:46 -07:00
2021-06-10 05:22:50 +00:00
2020-11-24 14:13:31 +09:00
2022-04-28 08:20:10 +00:00
2022-02-04 20:34:27 -08:00
2022-02-24 10:29:18 +09:00