From ee3ba0f3960fa6b8aa6a393c72d3477b58bc60eb Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Wed, 23 May 2018 20:17:06 +0200 Subject: Update json controller configurations Update json controller configurations for new version of app-controller submodule that handles more metadata fields. Change-Id: Ie8c85973ea58e0bdf791a785a00e3cca901099f9 Signed-off-by: Jonathan Aillet --- 4a-hal-references-boards-cfg/4a-hal-sample1.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to '4a-hal-references-boards-cfg/4a-hal-sample1.json') diff --git a/4a-hal-references-boards-cfg/4a-hal-sample1.json b/4a-hal-references-boards-cfg/4a-hal-sample1.json index cf4a9f3..7d51035 100644 --- a/4a-hal-references-boards-cfg/4a-hal-sample1.json +++ b/4a-hal-references-boards-cfg/4a-hal-sample1.json @@ -1,13 +1,10 @@ { "$schema": "http://iot.bzh/download/public/schema/json/ctl-schema.json", "metadata": { - "uid": "4a-hal-sample1", + "uid": "SND_CARD", "version": "0.9", "api": "4a-hal-sample1", - "info": "Basic Audio Policy Control for Audio-4a" - }, - "hal-metadata": { - "sndcard": "NOT_TESTED", + "info": "Basic Audio Policy Control for Audio-4a - Sample 1", "author": "Jonathan Aillet", "date": "2018-05-18" }, @@ -67,5 +64,4 @@ "action": "api://4a-hal-manager#ping" } ] -} - +} \ No newline at end of file -- cgit 1.2.3-korg