commit | b99fe31dc7e63450ce101caf2378cfa31b3df0c0 | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@google.com> | Fri May 05 13:48:47 2017 -0700 |
committer | Peter Qiu <zqiu@google.com> | Fri May 05 15:40:45 2017 -0700 |
tree | fd804fc4423298e79b9db9f1012243804db9d3bf | |
parent | 34ecd41de79817dcb43d974a101bff41d07982fc [diff] |
Add system feature flag FEATURE_WIFI_PASSPOINT This feature will be used to indicate device's support for Passpoint. The apps will be able to call PackageManager#hasSystemFeature(FEATURE_WIFI_PASSPOINT) if Passpoint is supported or not. While there, remove the legacy build config flag for enabling Passpoint (aka Hotspot 2.0). Bug: 36886243 Test: Manual test Change-Id: I99e9299a1ddbb8024f12a5a90a975eb54246cc97