commit | 645e988e1d786f0e68cc0fb99360d35837c70c34 | [log] [tgz] |
---|---|---|
author | Ben Lin <linben@google.com> | Mon Nov 23 17:08:26 2020 -0800 |
committer | Ben Lin <linben@google.com> | Mon Nov 23 17:08:26 2020 -0800 |
tree | c8362ed528cb615ed6588f6312c8f25c957d0c51 | |
parent | c092761a4b05d889c7ac9bb43e7539ad72771212 [diff] |
PiP: Safeguard in calling on menu view in case it's not created. In case SystemUI crashes, there is a possibility that we can call on showMenu() upon SysUI restart without the menu instance created. We should at least not crash SysUI again for this. Bug: 173683353 Test: None Change-Id: I67c11ffaf9f7e6972cc4b005f07f8fc6897ac5c1