android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Add support for @Supersedes annotation in ServiceLoaderWrapper

Open copybara-service[bot] opened this issue 8 months ago • 0 comments

Add support for @Supersedes annotation in ServiceLoaderWrapper

This allows us to explicitly mark an implementation as being a replacement for another implementation. This is useful for cases where two or more implementations of a service exist, but only one should be used and the other can't be removed.

copybara-service[bot] avatar May 29 '25 22:05 copybara-service[bot]