Update Archive tests to be behind the USE_MATERIAL3 flag as well
These UI tests are currently only behind the `zip_ng_ro` flag, however, the flag also gates on the `use_material3` flag. Unfortunately on some devices without the `use_material3` flag check, the value is forced off by the RRO. To ensure the tests run in their appropriate environment, ensure the test is also gated behind the `use_material3` flag. Fix: 427163673 Test: atest com.android.documentsui.ArchiveUiTest Flag: com.android.documentsui.flags.use_material3 Flag: com.android.documentsui.flags.zip_ng_ro Change-Id: I8097b0af4ab6ca58e6fcf6cb7b2f435f15953153
Loading
Please register or sign in to comment