commit | 0f3f6086e919e85292668ecf430604173f08a2cc | [log] [tgz] |
---|---|---|
author | SongFerngWang <songferngwang@google.com> | Tue May 30 15:18:28 2023 +0800 |
committer | SongFerngWang <songferngwang@google.com> | Tue May 30 15:18:28 2023 +0800 |
tree | 5299f33f0f55853bf979a03c5e00b5edbd175d25 | |
parent | 1df5ad89ee71d277f1c76d107696f4e6120f5d25 [diff] |
Try to avoid the timing UI issue Tester exit network scan interface and then enter network scan activity immediately. The previous network scan stop command effect the current network scan. Move "stop network scan" to first at onStop. Bug: 276679520 Test: Build pass. Change-Id: Ib0125c3745537a82b7574a8580d2a02c4e3644a0