Workaround prebuilt name conflict for service-appsearch

When building against prebuilts some dependencies on
service-appsearch get replaced by the prebuilts which does not have
an implementation library and so it breaks.

If it was a java_sdk_library that would be handled automatically but
it is just a java_library.

Bug: 234777409
Test: lunch seahawk-userdebug && m cts
Change-Id: I6e59128823bf8889175be71469989708d141ed74
5 files changed