Run unsupportedappusage-annotation-processor on libcore libraries.

Libcore depends on the source files directly via a filegroup; framework and others depend on a java_library that exports a java_plugin. Manually specific that the annotation processor must run on libcore/ targets as well.

Bug: 145132366
Change-Id: Ie7034c901761898989cc7150f8399737c2adc8da
Test: m
1 file changed