Disable WiFi context provider 48/124348/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 11 Apr 2017 06:59:23 +0000 (15:59 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 11 Apr 2017 07:02:39 +0000 (00:02 -0700)
commit59dad3e7e11f29d1c5a6066ae3e8d1ed1e71da9c
treedc856d7d395a05025af69792a5c4a73afeb963eb
parent15cfe61b7406828f617a12107b040d3fa2cf6bb9
Disable WiFi context provider

It uses deprecated wifi APIs, and they will be obsoleted.
Anyway, the new job-scheduler will replace all of this package,
I thus simply disable the wifi-related code for now.

Change-Id: I28fcb768db78ab09ad4441ccdc96bbc7ef214310
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-provider.spec
src/CMakeLists.txt
src/shared/CMakeLists.txt
src/shared/WifiWrapper.cpp [deleted file]
src/shared/WifiWrapper.h [deleted file]