Android p preview 4
Update ErrorProne config for running inside javac from OpenJDK9

ErrorProne requires separating error prone flags from javac flags
when run inside javac as a processor plugin.

Also pass values to Soong as lists so it can use them as space or
colon delimited lists.

Bug: 69485063
Test: m RUN_ERROR_PRONE=true javac-check
Change-Id: Idea236c2bc8311cccdfc707dfabe72f033198514
1 file changed