commit | c0b4f7bebdd89c28cc73d6ceeed016bdb56b743f | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Thu Dec 13 16:42:37 2018 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Fri Jan 18 17:55:38 2019 +0800 |
tree | 14a728066ed2917f8cbfa2d90373bc1cf406a16a | |
parent | 509ce7157e03a77e9468193deff2df9b41a6c198 [diff] |
p2p: add HAL method to enable P2P random MAC for framework There are compatibility issue with driver for P2P random MAC. The framework needs to check driver capability first before enabling P2P random MAC address feature. Bug: 118904478 Test: manual test * Enter WiFI Direct Page * check the feature is enabled in logcat * WifiP2pService: Supported feature: P2P MAC randomization * check p2p0 MAC address is randomized. Change-Id: I23c57a36f843e205821040897892c655fe20f0a6