Fix build error for profile_wearable 39/166239/2
authorSangki Park <sangki79.park@samsung.com>
Tue, 9 Jan 2018 02:35:35 +0000 (11:35 +0900)
committerSangki Park <sangki79.park@samsung.com>
Tue, 9 Jan 2018 04:49:32 +0000 (04:49 +0000)
Change-Id: I122662f2b30d40ff6efff5cc407e8c6e4c7171b9

packaging/bluetooth-agent.spec

index 6bb61c1..27d2edb 100644 (file)
@@ -100,6 +100,7 @@ export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE"
 
 #export CFLAGS="$CFLAGS -DTIZEN_FEATURE_BT_MEDIA_ENHANCE"
 #export CFLAGS="$CFLAGS -DTIZEN_SUPPORT_DUAL_HF"
+export CFLAGS="$CFLAGS -DTIZEN_FEATURE_BT_SCO_WIDEBAND"
 
 %ifarch aarch64
 echo arch64
@@ -176,6 +177,7 @@ ln -sf %{_libdir}/systemd/system/bluetooth-hid-agent.service %{_sysconfdir}/syst
 %{_datadir}/dbus-1/system-services/org.bluez.hf_agent.service
 %{_datadir}/dbus-1/system-services/org.bluez.ag_agent.service
 %{_datadir}/dbus-1/system-services/org.bluez.hid_agent.service
+%attr(0666,-,-) /var/lib/bluetooth/voice-recognition-blacklist
 %{_sysconfdir}/dbus-1/system.d/bluetooth-ag-agent.conf
 %{_sysconfdir}/dbus-1/system.d/bluetooth-hf-agent.conf
 %{_libdir}/systemd/system/bluetooth-hf-agent.service
@@ -193,7 +195,7 @@ ln -sf %{_libdir}/systemd/system/bluetooth-hid-agent.service %{_sysconfdir}/syst
 %exclude %{_libdir}/systemd/system/bluetooth-pbap-agent.service
 
 # This usage of profile macro does NOT conflict 4.0 configurability.
-%if "%{?profile}" != "wearable" && "%{?profile}" != "ivi"
+%if "%{?profile}" != "ivi"
 # Original: common, mobile, tv. Added: "undefined"
 %files profile_common
 %license LICENSE