Simplify test flag annotations.

Use a single @Flag annotation to set all test flags, instead of
defining one annotation for each flag to set. The annotation is
a repeatable annotation, so a single test can set multiple flags
if necessary.

Test: test-only change
Change-Id: I210663fc4a420b634a7f5ff4f26d5206678095d8
1 file changed