commit | 03f0166f0be7cf7d559e4998908e773a3c031fd0 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Fri Feb 12 08:26:06 2021 -0800 |
committer | David Su <dysu@google.com> | Fri Feb 12 08:26:06 2021 -0800 |
tree | 8ae7a4071e6756453e63be50de91684a9c248db4 | |
parent | 49be2d029afa7f376ad34a57e100fe0ae05eec15 [diff] |
getPrimaryClientModeManager: ensure it is called within WifiThreadRunner obj.method1()::method2 calls method1() immediately in the current thread, and only method2 is part of the callback called in the WifiThreadRunner thread. But we want both method1 & method2 to be called in the WifiThreadRunner thread. Bug: 179939824 Test: atest FrameworksWifiTests Change-Id: I6b16c9d63107ac0abaf8965af876866bda5f5aae