summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorQuang Luong <qal@google.com>2020-03-26 21:59:17 -0700
committerQuang Luong <qal@google.com>2020-03-30 20:55:14 -0700
commitc12d33dbda4e4b142c8a034a963719d24c74425a (patch)
tree7edb6db962e82c772283f60d02c2c781544e61e1 /Android.bp
parent776f77aa028f52fc08c51da38b502014938850ce (diff)
[WifiTrackerLib] Make WifiEntry scan result lists thread safe
The scan result lists of each WifiEntry is modified by the worker thread, but clients on the main thread may need to iterate on the lists to generate the verbose log. This may result in concurrent modification exceptions, so we need to put locks on these lists. Bug: 150978717 Test: build Change-Id: Ice9f653b0496b20d87470ef0af1eda22a2d2fe9c
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions