Files
build_soong/java
Colin Cross f61766e987 Use turbine instead of kapt for kotlin annotation processors
Follow Bazel by using turbine instead of kapt to run annotation
processors.  This still requires using kapt to generate java stubs
of kotlin soruces, then uses turbine to run annotation processors
on the java stubs and any java sources to generate sources and
resources, and passes the annotation processor generated sources
to kotlinc and javac.

Bug: 225013372
Test: m checkbuild
Test: TestKapt
Change-Id: I9c6fc496a9fba64658bb062538bc5f7b9478b07a
2022-03-25 10:28:50 -07:00
..
2020-11-30 14:16:02 -08:00
2022-02-10 13:37:50 +00:00
2022-03-18 20:48:27 +00:00
2022-01-11 13:03:49 +09:00
2022-03-18 20:48:27 +00:00
2022-03-18 20:48:27 +00:00
2022-03-22 16:40:13 +00:00
2022-01-12 18:48:39 +00:00
2022-02-24 10:15:27 +11:00
2021-06-30 14:29:49 -04:00
2022-03-18 20:48:27 +00:00