diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-12-18 23:50:33 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-12-19 07:31:35 +0100 |
commit | 99aeadc1e2f48f3d38e3fea2a668832bb0e02204 (patch) | |
tree | bc89e10714b5cd04ca7bcb321107d09f0aa67ed8 /conf.d/project | |
parent | 82ac8179336010ffc753b18b885a47a6344dfa9f (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", |