Add javax.annotation.Generated as an explicit dep to jni_generator
This class exists in the default bootclasspath in JDK8, but not in JDK 11. This dep makes the annotation processor work when used with JDK 11's javac. Bug: 693079 Change-Id: Ic5258aa0fd1b438d7ba0dd393f95b3a2b78d5c7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1882066 Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709910}
Showing
Please register or sign in to comment