commit | a1168029bf07465f1678845c946532d2c21186a8 | [log] [tgz] |
---|---|---|
author | Oscar Shu <xshu@google.com> | Tue Mar 05 01:57:33 2024 +0000 |
committer | Oscar Shu <xshu@google.com> | Tue Mar 05 03:57:32 2024 +0000 |
tree | 17dcf4651a6df0bcadd460cb953bbb61a5975b5f | |
parent | 49e4227abe9eb7bd4c826dbb43d1f6be8a2f8445 [diff] |
Catch NullPointer caused by race of setting mWifiCond Similar to ag/25108489, but protecting all places where mWifiCond is used. Due to many places changed, uses catch exception instead of synchronized to minimize risk of breaking. Bug: 327918402 Test: build and flash Change-Id: I1760a524ac0eedbf21cea84f893be6ffd618d9d9