fix build DO NOT MERGE
my local change and gerritt were out of sync Change-Id: Ie581425f0290bb78b289584067b70507d82d5a57
This commit is contained in:
@@ -1287,7 +1287,7 @@ public class WifiStateTracker extends NetworkStateTracker {
|
||||
*/
|
||||
setNumAllowedChannels();
|
||||
synchronized (this) {
|
||||
String macaddr = WifiNative.getMacAddressCommand();
|
||||
macaddr = WifiNative.getMacAddressCommand();
|
||||
if (macaddr != null) {
|
||||
mWifiInfo.setMacAddress(macaddr);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user