commit | 4e9e37255d6404b75b4228fbd3de5f6f6c364b8b | [log] [tgz] |
---|---|---|
author | Patrik Fimml <patrikf@google.com> | Wed Sep 11 16:13:13 2019 +0200 |
committer | Patrik Fimml <patrikf@google.com> | Wed Oct 16 16:48:22 2019 +0200 |
tree | 9ab581ecb91ee461e08bb0abae968f205cb48413 | |
parent | 1f341640c485ac98acf038cc6fa82d5c74f31c30 [diff] |
Wifi AP: Randomize MAC address in SoftApManager This replaces the randomization logic that previously lived inside the HAL implementation. WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION is replaced with a framework config option (config_wifi_ap_mac_randomization_supported), which can be set from device overlays. Bug: 142387520 Test: atest SoftApManagerTest WifiVendorHalTest Change-Id: I3aa7ecfd59236c9d9ab01e5f6e40500cb356c344