From: Dohyun Pyun Date: Wed, 5 Oct 2022 04:47:12 +0000 (+0900) Subject: Modify the default value for bluetooth.audio.controller as false X-Git-Tag: accepted/tizen/unified/20221005.144504^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ba4c0200e8adcb320a4d4504a55f3a7b0fef5cc;p=tools%2Fbuilding-blocks.git Modify the default value for bluetooth.audio.controller as false 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 --- 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