Add the Tizen feature information management 91/137691/2
authorJiung Yu <jiung.yu@samsung.com>
Fri, 7 Jul 2017 05:54:17 +0000 (14:54 +0900)
committertaesub kim <taesub.kim@samsung.com>
Tue, 18 Jul 2017 01:31:25 +0000 (01:31 +0000)
commit3a7303d9e636fbaf8550fd26099fd8e9b7f9df8f
tree9a90bf4fded29764fde825b90672c432ea72994a
parentaac57d44315d38b1f449b1ee79f6ce55a78d6f16
Add the Tizen feature information management

Description: We have made each features as build MACRO.
But that method raises maintaining issues because the Tizen
supports multiple profiles and targets that have different
feature configuration. Currently, we should rebuild wfd-manager
to support them. It seems not efficient.
So we'll make the wfd-manager manage some Tizen features at run time.

Change-Id: Ic1bf12a939d132065720c18d4b6d68c47a7cd304
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
include/wifi-direct-manager.h
include/wifi-direct-util.h
packaging/wifi-direct-manager.spec
src/wifi-direct-manager.c
src/wifi-direct-util.c