commit | d2d8f0dbebbcf78c58fe95f28b95e78a0970ea91 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Tue Dec 10 14:55:08 2024 -0800 |
committer | Bryce Lee <brycelee@google.com> | Wed Dec 11 10:11:32 2024 -0800 |
tree | 411c6248db3897c57eae597a6e00710e76dd3057 | |
parent | e6ab634c1fe1875ba9540ffa483bac146b4c74d8 [diff] |
Limit ComplicationHostViewController observer to attached lifecycle. This changelist makes the ComplicationHostViewController only observe the lifecycle state while the associated view is attached. Previously, this observation started during init and was never unregistered. Fixes: 378102090 Test: atest ComplicationHostViewControllerTest Flag: EXEMPT bugfix Change-Id: I5603da2b5dd6e6b482b67e982458d2fa865b7259