Fix annotations javadoc build

Non-OpenJDK JDK 8 builds default javadoc's lint setting
to "all". Consequently the build fails on Mac when using
JDK 8. This change adds the necessary option on JDK 8 to
suppress the errors.

Bug: 26744780
Change-Id: I9a9fc930e59c25c90d381baa69aaa2dfe154435c
1 file changed