Separate util functions in BasicProvider to the namespace ctx::util 90/66790/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 21 Apr 2016 05:31:05 +0000 (14:31 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 21 Apr 2016 05:31:05 +0000 (14:31 +0900)
commit0d653684eabd120898b9c8b4524c1d62a0b0c8d7
tree4779da006e0430dad931a37d0b6975dd4315f226
parentc9ecd4ec06f4ebfeb0ede1690de760e90aa36977
Separate util functions in BasicProvider to the namespace ctx::util

Change-Id: I42239d9277ae346dda1a3d4241d392d67c194587
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
12 files changed:
CMakeLists.txt
src/activity/ActivityBase.cpp
src/call/Call.cpp
src/email/Email.cpp
src/message/Message.cpp
src/shared/BasicProvider.cpp
src/shared/BasicProvider.h
src/shared/Util.cpp [new file with mode: 0644]
src/shared/Util.h [new file with mode: 0644]
src/system/Gps.cpp
src/system/Usb.cpp
src/wifi/Wifi.cpp