diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-12-18 23:50:33 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-12-18 23:50:33 +0100 |
commit | 7c3b7df2b1fb4d29df74828861df5b9641134530 (patch) | |
tree | 4ad3c841e47385763e9866bcc5ddadd17e35a72d /conf.d/project | |
parent | 888f49ea536a86427bd587b432588b240a18755e (diff) |
Provide JSON request when ctl-set FAIL SPEC-1183
Change-Id: I27aa13d7113614b9ef69d09dccc21551cfe2445d
Signed-off-by: Fulup Ar Foll <fulup@iot.bzh>
Diffstat (limited to 'conf.d/project')
-rw-r--r-- | conf.d/project/ahl-audio4a-config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/ahl-audio4a-config.json b/conf.d/project/ahl-audio4a-config.json index 64c8141..4946e2c 100644 --- a/conf.d/project/ahl-audio4a-config.json +++ b/conf.d/project/ahl-audio4a-config.json @@ -3,7 +3,7 @@ "policy_module": "AudioPolicy_v1", "description": "High-level binding configuration file", "note": "Devices and routings are always listed in order of priority (for device selection rules)", - "hal_list": ["ensoniq","usb-audio"], + "hal_list": ["usb-audio"], "audio_roles": [ { "name": "Warning", |