summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2018-07-25 12:24:28 -0400
committerMatt Porter <mporter@konsulko.com>2018-07-27 12:04:34 -0400
commit0a5f2088affd1a92a38b067618585c57730b0646 (patch)
tree73caadc2f3c2806bf0eca19016fa9d1f5ccd628f /package
parent9f54d40746e2a09781e2a197cea1822bbd0d25ad (diff)
wifi: convert to libqtappfw network model
Use libqtappfw's network model for the wifi network list, wifi status, and wifi power/connect/disconnect methods. Remove useless websocket message handling and other related code. Bug-AGL: SPEC-1542 Change-Id: I269fc03405be98f428b61e6a583eb5cbad767c6e Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'package')
-rw-r--r--package/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/config.xml b/package/config.xml
index 2e40034..4ca6eaa 100644
--- a/package/config.xml
+++ b/package/config.xml
@@ -9,7 +9,7 @@
<feature name="urn:AGL:widget:required-api">
<param name="windowmanager" value="ws" />
<param name="homescreen" value="ws" />
- <param name="wifi-manager" value="ws" />
+ <param name="network-manager" value="ws" />
<param name="Bluetooth-Manager" value="ws" />
</feature>
<feature name="urn:AGL:widget:required-permission">