commit | 4c3471ff44e62389bc803f87bcf8636b9d9a9b6f | [log] [tgz] |
---|---|---|
author | vinayjoglekar <vinayjoglekar@google.com> | Tue Nov 12 15:15:17 2024 +0000 |
committer | vinayjoglekar <vinayjoglekar@google.com> | Tue Nov 12 20:06:29 2024 +0000 |
tree | 2210a01af491ef1b1383997710af48cb877d3027 | |
parent | f47df1f60a30295fab5b4fe6d201dd69fdffdfe7 [diff] |
Fix NPE when user goes into maps navigation mode and tries to split app. OnDestroy is called in this scenario and mContainer is set to null. When I added this code I assumed this will be non null always. Test: Manual : open maps->start navigation-> overview->split Fix: 376409147 Flag: EXEMPT bugfix Change-Id: I96a47b24beb5b3d343aae0e715c0b3efabdebe08