diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-09-24 12:33:20 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:20:13 +0100 |
commit | bbd85c7d2dd79b2b70e70e3a824ac831bb25007b (patch) | |
tree | e4dcb4db2e90f305d9f55049753601a555f41cac /src/config.xml | |
parent | 2de1c21023be0d1518d3d2ac663d00a7c20c8944 (diff) |
FUNCT Add screen navigation support
Diffstat (limited to 'src/config.xml')
-rw-r--r-- | src/config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml index 4e3f71c..d3820f8 100644 --- a/src/config.xml +++ b/src/config.xml @@ -15,6 +15,7 @@ <feature name="urn:AGL:widget:required-api"> <param name="windowmanager" value="ws" /> <param name="homescreen" value="ws" /> - <param name="afm-main" value="ws" /> + <param name="network-manager" value="ws" /> + <param name="Bluetooth-Manager" value="ws" /> </feature> </widget>
\ No newline at end of file |