commit | b4ba122e07566a4eb397a262043ef5803024e5dc | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Mon Jul 08 17:53:07 2019 -0700 |
committer | Nate Jiang <qiangjiang@google.com> | Tue Jul 09 01:22:06 2019 +0000 |
tree | 6f48ca3e8772f254c64c9667a95baee258c992c9 | |
parent | f012b1166a908a3612285b8fc179d1a713e9cb75 [diff] |
[AWARE] create interface before connect success After restart, when first time using Aware to create NDP, onConnectSuccess send before all interface created. That may cause NDP unavailable. Change the order of create interface and onConnectSuccess. Bug: 124653166 Test: atest android.net.wifi Test: atest com.android.server.wifi Test: ACTS DataPathTest Change-Id: I96d1eb4da51046b6d6928287a439965c8c50bff6