Fix redundant field initializations in generated JNI wrapper
Normally custom ErrorProne checks would catch this, but they were inadvertently disabled. In preparation for for re-enabling these custom ErrorProne checks this CL removes redundant field initializations in GEN_JNI (the generated java file that contains proxy native methods). Bug: 904524 Change-Id: I2e7b2d93b4ed89d34b236ab9a64dc6c47dcdd17d Reviewed-on: https://chromium-review.googlesource.com/c/1334093Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Aiden Benner <abenner@google.com> Cr-Commit-Position: refs/heads/master@{#608403}
Showing
Please register or sign in to comment