Support `@ClassRule` annotations in `FlickerServiceDecorator`.

The decorator now collects and applies `TestRule` instances annotated with `@ClassRule` from the test class, in addition to the existing support for `@Rule`.

Bug: 409953741
Test: atest FlickerLibTestE2e:FullServiceRunTest
Change-Id: I8400f6d3904580328855cde73a6cc11b44fb60be
1 file changed