commit | a1f8e1ab3d9f6e2f7db4602d63bf491173642c6c | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Jan 21 21:45:20 2019 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Jan 22 11:09:51 2019 -0800 |
tree | c44d7ab66b6c53c3d1384f0355d57a7d18a51f87 | |
parent | a4c1416c28c115d9e9bdac2a63e00286d3508aa2 [diff] |
Replace annotation_processors with plugins The annotation_processors property is deprecated, replace it with plugins, and use java_plugin for modules that provide annotation processors. Bug: 77284273 Test: m checkbuild Change-Id: I14ed4d81e097510866cbb9a27c72be4426117885