diff options
| author | 2018-08-20 17:46:54 +0900 | |
|---|---|---|
| committer | 2018-09-19 15:15:29 +0900 | |
| commit | 67c1d26a0771cab943dc68b03f34acb0b3a5882f (patch) | |
| tree | 5d5f8147df147e53144a46bdc5eb7635938f441d /libs/androidfw/ConfigDescription.cpp | |
| parent | 7cfbdcc4818e120e78c4b64e7baa3908679ce5d4 (diff) | |
Fix NullPointerException in CaptivePortalLogin
[Problem]
After reboot, the CaptivePortalLogin crashes when start the
CaptivePortalLogin from Recents Screen.
[Root Cause]
Although Network class is null, Network#getPrivateDnsBypassingCopy is
called at CaptivePortalLoginActivity
[Solution]
To check if NetworkCapabilities is null before
Network#getPrivateDnsBypassingCopy
Bug: 113303484
Test: built, boot and manual
Change-Id: Icff8446fefa9700dcbcd1f8f1e4edeaf4b0d3557
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions