commit | 4df36512951a64f14bb02cfcadc92f9cf0ccde86 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 18 00:21:28 2024 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Thu Apr 18 00:23:52 2024 +0900 |
tree | aad10011c38a6163f551873c7b6af84b5c5cee93 | |
parent | c673933121970c3683098c0949311e66cdc609a8 [diff] |
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