diff options
| author | 2023-04-24 14:57:32 +0000 | |
|---|---|---|
| committer | 2023-06-21 14:58:10 +0000 | |
| commit | e266787aed74a6b2f3368f9eee4d263386074c9f (patch) | |
| tree | 6f843685e2235364b9ebe2ef97111481069d0c06 /sdk/java_sdk_test.go | |
| parent | 8f557323178a088603af6c2dbb74d485aef27cf1 (diff) | |
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
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions