summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorHisanobu, Watanabe <hisanobu.watanabe@sony.com>2018-08-20 17:46:54 +0900
committerYuuki Habu <yuuki.habu@sony.com>2018-09-19 15:15:29 +0900
commit67c1d26a0771cab943dc68b03f34acb0b3a5882f (patch)
tree5d5f8147df147e53144a46bdc5eb7635938f441d /tools/aapt2/java/JavaClassGenerator.cpp
parent7cfbdcc4818e120e78c4b64e7baa3908679ce5d4 (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 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions