From bc3746dd50d63824e3069cd0098227d47e9f22ed Mon Sep 17 00:00:00 2001 From: delhiryder Date: Wed, 3 Jul 2024 17:12:50 +0000 Subject: [PATCH] hw.device-type: Disable bluetooth until this feature is officially supported Change-type: patch Signed-off-by: Sidd-Gupta sidd.gupta@zylum.in --- contracts/hw.device-type/beagleplay/contract.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/hw.device-type/beagleplay/contract.json b/contracts/hw.device-type/beagleplay/contract.json index bb64c001..1cb38451 100644 --- a/contracts/hw.device-type/beagleplay/contract.json +++ b/contracts/hw.device-type/beagleplay/contract.json @@ -15,7 +15,7 @@ "hdmi": true, "led": true, "connectivity": { - "bluetooth": true, + "bluetooth": false, "wifi": true }, "storage": {