Add auto_service_annotations as a dependency to auto_service_processor.
This is a follow-up to the fix in CL/376235738. Turns out AutoServiceProcessor also requires a dependency on AutoService.class, which was missing after AutoService was split into its own artifact. This CL adds the auto-service-annotations dep to the processor.
Add auto_service_annotations as a dependency to auto_service_processor.
This is a follow-up to the fix in CL/376235738. Turns out AutoServiceProcessor also requires a dependency on AutoService.class, which was missing after AutoService was split into its own artifact. This CL adds the auto-service-annotations dep to the processor.