build: fix log(String) must be compile-time constants

  ItsValidateComment.java:82: error: [FloggerLogString] Arguments to
  log(String) must be compile-time constants or parameters annotated with
  @CompileTimeConstant.  If possible, use Flogger's formatting log methods
  instead.  logger.atWarning().withCause(e).log(synopsis);

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Change-Id: I82d7445250d5dc8ea6794309a42a5e40b98bfdc6
1 file changed