diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-02-13 12:53:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-02-13 12:53:39 +0000 |
commit | 6748e9e5b1dc4c452b8932414485dbf79c6b8228 (patch) | |
tree | 8059e0bc1960edb9ac144eeada215d35b2e1dd70 /conf.d/wgt/config.xml.in | |
parent | 2bab1bb8be412200cac8deec3fbb0e32781cd02e (diff) | |
parent | a96d4695e4cca3f0590ddcf4c8346fcc38236a56 (diff) |
Merge "binding: telephony: remove bluetooth dependency"
Diffstat (limited to 'conf.d/wgt/config.xml.in')
-rw-r--r-- | conf.d/wgt/config.xml.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index 1c8b8f2..ffddb80 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -17,10 +17,6 @@ <param name="telephony" value="ws" /> </feature> - <feature name="urn:AGL:widget:required-api"> - <param name="Bluetooth-Manager" value="ws" /> - </feature> - <feature name="urn:AGL:widget:required-binding"> <param name="@WIDGET_ENTRY_POINT@" value="local" /> </feature> |