commit | ef51f596258e6032ac6b9e23eee7394f574d43e5 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Aug 30 09:29:17 2023 +0000 |
committer | Louis Chang <louischang@google.com> | Wed Aug 30 09:35:25 2023 +0000 |
tree | 615c6ca3f16b97e5d479be92f4d357db21724680 | |
parent | 52fb7e393ef9fba86cc37bbc876e6dc827978152 [diff] |
Relaunch the activity with current configuration to avoid flakiness The activity was relaunched with empty configuration, which unfortunately reset the SCREENLAYOUT_COMPAT_NEEDED bit of the app’s configuration. Therefore, the later test failed while comparing the configuration between the app and the activity. Bug: 295234586 Test: attest ActivityThreadTest Change-Id: Id667768cf345136038ab1d626141a014d2f1e616