Remove IsGroupOwner call when application initialize capi 30/200030/3 accepted/tizen/unified/20190221.015345 submit/tizen/20190220.080805
authorYu <jiung.yu@samsung.com>
Mon, 18 Feb 2019 07:58:58 +0000 (16:58 +0900)
committerYu <jiung.yu@samsung.com>
Mon, 18 Feb 2019 09:24:09 +0000 (18:24 +0900)
commitd5b709fbe47251ef2a4b8c5f37998054f789e55f
treeadffa5967bc73c7dcbafaeda1528808752d5be78
parent6b8aba1d23872b627e40139093845b1965c8fcae
Remove IsGroupOwner call when application initialize capi

Description : The IsGroupOnwer method call was used to check
privilege at wifi_direct_initialize. But AddClient method
call checks privilege also. So, that became unnecessary
overhead.

Change-Id: Ibea141920a9f703644ece0dd483d945cc0059e12
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
packaging/capi-network-wifi-direct.spec
src/wifi-direct-client-proxy.c