Add test for JUnit ClassRule execution order.

This change introduces a `@ClassRule` to `FullServiceRunTest` and adds tracking to verify that the `@ClassRule` is executed before other `@Rule` instances.

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