commit | 2a77a6238a5501772a6073f106fc6542a17dfd7a | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Jan 15 06:17:11 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Jan 15 07:20:11 2020 -0800 |
tree | 133a49bd6115ae37da7f73083dfeb7e9e07f39cb | |
parent | 9aebbf4855323abc27df97d3dc6c4480179b0569 [diff] |
wifi: Formalize Settings.Global flag usages a) Removed some of the @hide settings keys which can be replaced with an overlay flag (i.e they are read only). b) Promoted all the other wifi setting keys (which are read/write) to @SystemApi. Bug: 147373460 Test: Device boots up and connects to wifi networks. Test: atest com.android.server.wifi Change-Id: I836f440b66387bd8d92832f9c1a027d3ee70c6d8