commit | cbe2e7a74646c278f66aea8412cda88d32fd898e | [log] [tgz] |
---|---|---|
author | Jong Wook Kim <jongwook@google.com> | Mon Oct 22 16:13:33 2018 -0700 |
committer | Jong Wook Kim <jongwook@google.com> | Tue Oct 30 10:23:22 2018 -0700 |
tree | 2754651a6eff5ef9fe4b269a004f1b1a9018447c | |
parent | 6b82d83d6ba1753eb38b5f885379a6893e49734d [diff] |
Add MacRandomizationSetting to WifiConfiguration Allow setting different levels of MAC randomization for each network. For now, we are going to support "Persistent" which generates randomized MAC once and persist that MAC, and "Trusted" which uses the factory MAC. Bug: 118396042 Test: Existing unittest verifying parcel Test: adb shell dumpsys wifi | grep -B8 "MacRandomizationSetting" Change-Id: I067f21a9a9a42370aa8dfe80b05aef3a4f9a7fad