commit | e23993848c65c7fb2c91bb89989117d35dabe5c3 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Wed Mar 02 16:33:33 2016 -0800 |
committer | Mukesh Agrawal <quiche@google.com> | Thu Mar 03 03:06:05 2016 +0000 |
tree | efbffae0386e8bdf0b092bd15da0e595f26a97d1 | |
parent | b9df11099f16ca816a69e06f1327eb1f86723578 [diff] |
WifiConfiguration: show more detail in toString() When debugging WiFi issues, it's helpful to know whether or not a network uses a hidden SSID. Update WifiConfiguration.toString(), to provide this information. BUG=26836097 TEST=capture bugreport, verify "HIDDEN: false" is present for normal net TEST=capture bugreport, verify "HIDDEN: true" is present for hidden net Change-Id: I1f7c587fc2eda358e0868e9a7ef0bb2058e726a8