commit | 52d483d618f3d6655b897efc9c4a4f9d1c2cc6d0 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Feb 25 12:36:24 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Tue Feb 25 14:18:25 2020 -0800 |
tree | 294ffb32432ca047855c6ec9d8e3490fc3c5c634 | |
parent | 19c5a556ee58d726b411d75de5e6bd82c9418cb3 [diff] |
WifiServiceImpl: Read verbose logging flag after checkAndStartWifi The wifi config store is only read inside WifiServiceImpl.checkAndStartWifi(). Ensure that verbose logging flag read happens after that. Bug: 150227969 Test: Manual inspection: Ensured that wifi verbose logs are turned on after reboot. Test: atest com.android.server.wifi Change-Id: I6a1f18c4f72bbb45adace4fc2598a9500e31ef41