Remove TIZEN_FEATURE_SERVICE_DISCOVERY build flag 85/138385/1
authorJiung Yu <jiung.yu@samsung.com>
Wed, 12 Jul 2017 05:02:35 +0000 (14:02 +0900)
committerJiung Yu <jiung.yu@samsung.com>
Wed, 12 Jul 2017 05:02:48 +0000 (14:02 +0900)
commitdd603ad1c4dd644e419a14196e024328f6add2ed
tree85c04529ff329e8d4dd7b7efd2cc56d5a8d55751
parentd2e43992ba588eae1e9733c5686732b7dfd2e2c5
Remove TIZEN_FEATURE_SERVICE_DISCOVERY build flag

Description: Remove this flag and manage it at run time.
If "http://tizen.org/feature/network.wifi.direct.service_discovery"
is disabled in model configuration, we won't  handle related part.

Change-Id: I8c75dbd1db0456bc87de480827d296769d9f000f
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
packaging/capi-network-wifi-direct.spec
src/CMakeLists.txt
src/include/wifi-direct-client-proxy.h
src/wifi-direct-client-proxy.c
src/wifi-direct-dbus.c
test/CMakeLists.txt