commit | d0dc17434dc0399becddd5ecd8981c95cfb9e5d5 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Apr 16 09:15:19 2024 +0000 |
committer | Chris Li <lihongyu@google.com> | Tue Apr 16 09:58:51 2024 +0000 |
tree | 00a9fb51c95ffc1a4f9adcd84466fc0e50337588 | |
parent | c3fd28358029ee69c97391f66037ed8808277fa4 [diff] |
Fix ConcurrentModificationException in WindowContext When shouldReportConfigChange is false, it is in process of initializing WindowContext, which should not report config change nor trigger onDisplayChanged. Fix: 334285008 Test: atest FrameworksCoreTests:ClientTransactionListenerControllerTest Change-Id: Ib66d688a4caf747db4e2f6c7097290e995918f0b