commit | 2023b359b7586edd871a4969ea49f6b097ebd62a | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Oct 04 13:18:18 2023 -0700 |
committer | Sebastian Franco <fransebas@google.com> | Wed Oct 04 13:18:18 2023 -0700 |
tree | 87884e610cf894842b4e91f500a1f2a7431d0a59 | |
parent | 5bec1164b90dd3846fc0da8db89d2a9f1a0db0d7 [diff] |
Making sure window inset controller is not null In some cases the controller can be null if the view is no longer connected to the window. Also, this issue seems to only happen in cuttlefish instances so there might be a weird behaviour going on there but in any case is good to check for nulls. Test: No testing require is only null checkin, just making sure it compiles. Bug: 302869930 Change-Id: I88d6091b57293e9493385185bfeb3e470c9bad84