summaryrefslogtreecommitdiff
path: root/tools/dump-coverage/dump_coverage.cc
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-12-02 13:37:51 +0900
committerRemi NGUYEN VAN <reminv@google.com>2020-12-14 17:46:23 +0900
commitcad9420134bbdd97b9c5650ac3b73c26d6f69eab (patch)
tree67abf4b9726f211e6c28faafca6c2e46996ffcb9 /tools/dump-coverage/dump_coverage.cc
parent294dd8f1da16d03367e4af6f9fbf120e4d8674d5 (diff)
Run LowpanManager on BackgroundThread
The ConnectivityThread class is being separated into a specific connectivity JAR; transport-specific managers like LowpanManager should not be sharing the ConnectivityThread. As callbacks from ILowpanManager / ILowpanManagerListener already do not have any ordering guarantee with ConnectivityManager callbacks, the impact of this change should be minimal. LowpanManager is unused in AOSP, and not part of the API. Bug: 174436414 Test: m Change-Id: I23483ed7c4a6c5283b365430a3e503a0dd86c2cb
Diffstat (limited to 'tools/dump-coverage/dump_coverage.cc')
0 files changed, 0 insertions, 0 deletions