From 373a8c9f2a033fadab8f976eb648c65172aa7db8 Mon Sep 17 00:00:00 2001 From: "Piotr Kosko/Native/Web API (PLT) /SRPOL/Engineer/Samsung Electronics" Date: Tue, 25 Feb 2020 10:54:42 +0100 Subject: [PATCH] [tv][6.0] enable bluetooth module on TV [ACR] https://code.sec.samsung.net/jira/browse/TWDAPI-253 [Verification] Code compiles without errors. Change-Id: If580567a72be0fc0f282584b6a7b7fa1dcda065f --- packaging/webapi-plugins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index 106825c..f816baa 100644 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -282,7 +282,7 @@ Source0: %{name}-%{version}.tar.gz %define tizen_tv_feature_application_support 1 %define tizen_tv_feature_archive_support 1 %define tizen_tv_feature_badge_support 0 -%define tizen_tv_feature_bluetooth_support 0 +%define tizen_tv_feature_bluetooth_support 1 %define tizen_tv_feature_bookmark_support 0 %define tizen_tv_feature_calendar_support 0 %define tizen_tv_feature_callhistory_support 0 -- 2.7.4