diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-11-20 15:53:37 -0800 |
---|---|---|
committer | Matt Ranostay <matt.ranostay@konsulko.com> | 2018-11-20 16:07:55 -0800 |
commit | f812dd06ec66fe18b9c79b7afd7c6bf444335c1b (patch) | |
tree | 97c00674be22e0e75630f8d54b616176e227009a /conf.d/wgt | |
parent | 7ddfca9f64bc2066d1075b8df1e3782e103e2454 (diff) |
binding: telephony: remove agl-service-bluetooth-pbap from required apiguppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.36.99.26.99.1
Phone application uses the agl-service-bluetooth-pbap directly and
the agl-service-telephony doesn't use it at all.
This was an artifact of the telephony service and phone application being
separated.
Change-Id: I4e3e11d87aa996953c4a68d8b0a3f7b30cff4457
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'conf.d/wgt')
-rw-r--r-- | conf.d/wgt/config.xml.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index c706df6..1c8b8f2 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -19,7 +19,6 @@ <feature name="urn:AGL:widget:required-api"> <param name="Bluetooth-Manager" value="ws" /> - <param name="bluetooth-pbap" value="ws" /> </feature> <feature name="urn:AGL:widget:required-binding"> |