Files
build_soong/cc
Alix e266787aed bp2build conversion for rscript srcs in cc modules
Bazel does not support using .rscrip/.fs files as cc srcs.
For a module foo with foo srcs, Bp2build will create a bazel
target of rule class rscript_to_cpp with name foo_renderscript
which will have only the renderscript files as srcs.
Bp2build will also create a target foo with the expected cc rule class.
The foo target will have all other src files as srcs and will also
have the target foo_renderscript as another src.

Bug: 210509914
Test: bp2build testing & b build target rstest-latency
Change-Id: Ifdc55051a3595f5fcf54eab8b59e11e9351e141c
2023-06-21 14:58:10 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-05-15 17:09:22 -04:00
2023-04-14 14:31:14 -07:00
2023-05-19 20:31:32 +00:00
2023-03-12 16:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00
2023-05-23 15:53:10 -04:00
2023-03-16 13:11:17 +09:00
2023-05-23 15:53:10 -04:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2023-06-06 00:07:37 +00:00
2021-04-26 18:41:00 -07:00
2023-06-09 03:15:49 +00:00
2023-05-19 20:31:32 +00:00
2023-03-28 23:13:16 +00:00
2023-05-19 20:31:32 +00:00
2023-05-15 19:07:58 +00:00
2023-06-13 20:46:27 +00:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00