Android-x86
Fork
Faire un don

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-connectivity-wificond: Commit

system/connectivity/wificond


Commit MetaInfo

Révisionc8bca5f75eb28620108278b1cf02c744588e0073 (tree)
l'heure2017-09-27 16:30:21
Auteurandroid-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Message de Log

release-request-a41f1f54-b764-45d4-b9ce-16ae3001be88-for-git_oc-mr1-release-4362737 snap-temp-L87100000106492125

Change-Id: Ife8f73400d383dace2b5c78ee72d48d97618cf6d

Change Summary

Modification

--- a/client_interface_impl.cpp
+++ b/client_interface_impl.cpp
@@ -188,7 +188,7 @@ bool ClientInterfaceImpl::DisableSupplicant() {
188188 bool ClientInterfaceImpl::GetPacketCounters(vector<int32_t>* out_packet_counters) {
189189 StationInfo station_info;
190190 if (!netlink_utils_->GetStationInfo(interface_index_,
191- interface_mac_addr_,
191+ bssid_,
192192 &station_info)) {
193193 return false;
194194 }
Afficher sur ancien navigateur de dépôt.