commit | 656e94cc06fc7557fb3f1e53a5f27fa46f80034b | [log] [tgz] |
---|---|---|
author | tmfang <tmfang@google.com> | Fri Jul 27 18:41:23 2018 +0800 |
committer | tmfang <tmfang@google.com> | Mon Jul 30 18:52:02 2018 +0800 |
tree | 419f3abe483a87ad77402e810164c26aea1980bb | |
parent | 64771b538226fa71ac5607f1e2fa701f6ec0161a [diff] |
Fix leaked windows exception in WifiDialogActivity WifiDialog was created by WifiDialogActivity. If activity was destroyed suddenly, WifiDialog can't dismiss itself. So, we need to dismiss dialog, when activity was destroyed. Test: robo and manual test Bug: 111841375 Change-Id: I8aaf1c78e72144bf7c9cbc2392bce30e715d86e9