diff options
author | Colin Cross <ccross@android.com> | 2020-06-18 15:46:32 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-06-18 15:58:28 -0700 |
commit | 9ca38d22a49127901dadb14ffa093e29a2942f2d (patch) | |
tree | 8299eca41cb4128f20c14d17d04cc640c3f62376 /scripts/lint-project-xml.py | |
parent | 56ecbaef4c16f0fd37cf08b59a24526af312626b (diff) |
Fix annotation processors in kotlin modules that generate resources
The kapt rule was only keeping the generated sources, and not the
generated classes directory. The generated classes directory will
contain resources generated by the annotation processor and needs
to be added to the final jar.
Test: m ApiFinder
Bug: 153485543
Change-Id: I89197d0afcb1eee011c01aa400f9977e66f43768
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions