diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-29 10:12:52 +0100 |
---|---|---|
committer | Frédéric Marec <frederic.marec@iot.bzh> | 2019-04-08 08:27:38 +0000 |
commit | 3786d73cd834672592089882de40d4fe3fb0510f (patch) | |
tree | 2b97b5cc2d6bd35c7ea8f2e5737dcf0da6276207 /conf.d/project | |
parent | 36721c55b616bdce8b8f79ff3c7042ef54d18478 (diff) |
Increase tests for 4a-softmixer binding
Change-Id: I90f81a33cc66c80baa813991469deb91da7aee63
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'conf.d/project')
-rw-r--r-- | conf.d/project/etc/smixer-smixer-test-config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/project/etc/smixer-smixer-test-config.json b/conf.d/project/etc/smixer-smixer-test-config.json index 8643175..d9b4a13 100644 --- a/conf.d/project/etc/smixer-smixer-test-config.json +++ b/conf.d/project/etc/smixer-smixer-test-config.json @@ -10,7 +10,6 @@ { "uid": "softmixer", "info": "Map alsa-loop subdevices to 4A HAL streams", - "spath": "./package/lib/plugins:./package/var:./lib/plugins:./var", "libs": ["alsa-softmixer.ctlso", "smixer-test-usb_8ch.lua"] } ], |