summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDohyun Pyun <dh79.pyun@samsung.com>2022-10-05 13:47:12 +0900
committerDohyun Pyun <dh79.pyun@samsung.com>2022-10-05 13:47:12 +0900
commit2ba4c0200e8adcb320a4d4504a55f3a7b0fef5cc (patch)
tree5a670f883d62706ad32077bb93100c96e44283d9
parent54bb7ef1a8ebd2bfc6cc21fa765f7ea5a0bdac95 (diff)
downloadbuilding-blocks-2ba4c0200e8adcb320a4d4504a55f3a7b0fef5cc.tar.gz
building-blocks-2ba4c0200e8adcb320a4d4504a55f3a7b0fef5cc.tar.bz2
building-blocks-2ba4c0200e8adcb320a4d4504a55f3a7b0fef5cc.zip
Modify the default value for bluetooth.audio.controller as falseaccepted/tizen/unified/20221005.144504
Bluetooth Audio Control feature is used in the BT speaker device. And the value should be true only for BT speaker device. Change-Id: I6cd089979e341f8cf3e7ef2f072c835a88ae115f Signed-off-by: Dohyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--packaging/domain-apis-network.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/domain-apis-network.inc b/packaging/domain-apis-network.inc
index e55441b..d42bca8 100644
--- a/packaging/domain-apis-network.inc
+++ b/packaging/domain-apis-network.inc
@@ -138,7 +138,7 @@ Enabling Bluetooth Media Audio functionality
%files sub2-domain_API-Network-Bluetooth_Media_Audio
%posttrans sub2-domain_API-Network-Bluetooth_Media_Audio
%tizen_feature tizen.org/feature/network.bluetooth.audio.media true
-%tizen_feature tizen.org/feature/network.bluetooth.audio.controller true
+%tizen_feature tizen.org/feature/network.bluetooth.audio.controller false
%package sub2-domain_API-Network-Bluetooth_Transfer
Summary: Bluetooth_Transfer