diff options
| author | 2022-04-22 16:13:53 -0700 | |
|---|---|---|
| committer | 2022-04-22 16:22:57 -0700 | |
| commit | b567ff7c40ae3519d7b5e883d7a502b295ca1adc (patch) | |
| tree | 03977c587b6ba6bd951fb67d2369dc03a7d4821e /libs/androidfw/AttributeResolution.cpp | |
| parent | bf068a06360f677b3b4e7ff65746b5c588ef35e7 (diff) | |
Fix spinner not shows up
Issue: We reset the deviceList when onCreate in discoveryService
But when user cancel the action, and re-associate, onCreate in
activty is happend before onCreate discoveryService.
How to fix: Reset the deviceList when onDestroy in discoveryService
to make sure to have a fresh start when user re-associate.
Test: atest CtsCompanionDeviceManagerCoreTestCases
atest CtsCompanionDeviceManagerUiAutomationTestCases
atest CtsOsTestCases:CompanionDeviceManagerTest
Fix: 230142340
Change-Id: Idb4fff71f2ef58609e81e77fc3a2e9034c9003ae
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions