commit | 2ea767ca1bfa26f8efdabe977234af8f861dc2f8 | [log] [tgz] |
---|---|---|
author | Purushottam Kushwaha <quic_pkushwah@quicinc.com> | Fri Jun 05 15:16:58 2020 +0530 |
committer | Roshan Pius <rpius@google.com> | Sat Jun 06 22:19:11 2020 +0000 |
tree | 266f5a7dc8b243e74c8026b27b4d1063f177ef67 | |
parent | 0c9d4cf9e3a5a7fab7a6bb5794a87e2014014634 [diff] |
HDM: Prevent race condition by guarding with lock. HalDeviceManager.mWifi is shared resource for various wifi modules (threads). Acquire lock before using it. (cherry-picked from go/pag/1694045) Bug: 158276067 Test: atest com.android.server.wifi Change-Id: I2e7763fa5e0da43ece5862b5e2c787eb1df572b5 Signed-off-by: Purushottam Kushwaha <quic_pkushwah@quicinc.com>