Files
build_soong/android
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
..
2023-05-19 20:31:32 +00:00
2023-04-17 19:26:07 +00:00
2023-05-19 20:31:32 +00:00
2023-03-22 12:58:38 -07:00
2023-03-17 18:49:18 +00:00
2023-06-15 14:14:19 +00:00
2023-06-15 18:28:13 +00:00
2023-06-02 19:09:35 -04:00
2021-03-17 16:35:13 +01:00
2022-08-01 16:07:30 -04:00
2023-03-22 12:58:38 -07:00
2023-05-19 20:31:32 +00:00
2022-12-12 17:33:06 +00:00
2022-11-02 19:17:30 +00:00
2022-10-25 11:46:01 +02:00
2023-05-19 20:31:32 +00:00
2023-02-13 10:23:36 -08:00
2023-04-10 20:20:41 +00:00
2023-04-10 20:20:41 +00:00
2023-04-26 17:18:19 -07:00
2021-12-13 13:33:15 -05:00
2023-05-19 20:31:32 +00:00
2021-09-23 11:37:57 +01:00
2023-05-19 20:31:32 +00:00