Files
build_soong/cc
Spandan Das 230c312f83 Deprecate api bp2build of ndk_library and ndk_headers
To support export of NDK APIs in multi-tree, we added functionality to
generate Bazel targets of ndk related Soong module types. Since this use
case does not exist anymore, deprecate this to prevent bitrot

The removed code includes
- `ConvertWithApi2Build` implementation of these libraries, which
  generates the Bazel targets in the synthetic `api_bp2build` workspace
- (api) bp2build unit tests for these module types

Test: go build ./cc
Bug: 284029211
Change-Id: Id3278fa119e0ab87f31f39a3783197a81b655e43
2023-05-31 03:44:51 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-03-31 17:52:01 -04:00
2023-03-12 16:31:10 +09:00
2023-03-16 13:11:17 +09:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2021-04-26 18:41:00 -07:00
2023-02-15 01:32:22 +00:00
2023-03-28 23:13:16 +00:00
2023-05-08 17:05:20 +09:00