diff options
author | Loïc Collignon <loic.collignon@iot.bzh> | 2018-10-19 13:55:17 +0200 |
---|---|---|
committer | Loïc Collignon <loic.collignon@iot.bzh> | 2018-10-22 10:05:02 +0200 |
commit | d4e5f25888e5bc23bf3abfff23f7442d29280901 (patch) | |
tree | 0a8a6e5ad42e76d2d008abf70535e0fbc6ffc4dc /conf.d/wgt | |
parent | 29f1daa03ca6a664b64ba600e50e4ec949b6cc11 (diff) |
Removed unused dependency on 4a-softmixer
Softmixer was used a long time ago as a workaround of a lacking feature
of HALs. It's not used anymore.
Also removed an old commented dependency from the widget file.
Change-Id: Id9e77adf7cb2470b720d387f6f8026da2025d162
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Diffstat (limited to 'conf.d/wgt')
-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 2905be1..b801e8b 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -16,10 +16,6 @@ <feature name="urn:AGL:widget:provided-api"> <param name="ahl-4a" value="ws" /> - <!-- - <param name="alsacore" value="ws" /> - <param name="rsnddai0ak4613h" value="ws" /> - --> </feature> <feature name="urn:AGL:widget:required-api"> |