diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-08-09 11:10:22 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-08-14 14:20:02 +0000 |
commit | 183634a9aeb7e0cdc7ba085c471231dba48a8c32 (patch) | |
tree | a91a86bf573ab8b4ca405d08eeb717f6b3d1010f /community-boards/hal-4a-intel.json | |
parent | d8a360eeb69c52dd811ab8d8f811cdc996744059 (diff) |
Remove unnecessary ping controls from all halsHEADicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1master
Remove unnecessary ping controls from all hals.
BUG-AGL: SPEC-2741
Change-Id: I0d2a0842a86ffe48efce9a325bca50af3140aa5c
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to 'community-boards/hal-4a-intel.json')
-rw-r--r-- | community-boards/hal-4a-intel.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/community-boards/hal-4a-intel.json b/community-boards/hal-4a-intel.json index 1af66c8..2e1c485 100644 --- a/community-boards/hal-4a-intel.json +++ b/community-boards/hal-4a-intel.json @@ -27,13 +27,6 @@ "libs": ["hal-bluealsa.ctlso"] } ], - "controls": [ - { - "uid": "ping", - "info": "Ping hal", - "action": "api://4a-hal-manager#ping" - } - ], "haldependencies" : [ { "uid" : "intel-hdmi", |