Code cleanup: merge common, system, social types into one provider types header 09/66809/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 21 Apr 2016 07:08:43 +0000 (16:08 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 21 Apr 2016 07:08:43 +0000 (16:08 +0900)
commit433563eb3983c0393a3542048da0007276cbdba4
tree2dcd1270a6579d514bf6f3109abd4dcec1101da0
parent5c9d867b72e22db0723fa6c68557a6799129aea0
Code cleanup: merge common, system, social types into one provider types header

Change-Id: I96e74636b9d2e4ce62a959f170e1e168d6ac1b2f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
41 files changed:
src/app-stats/ActiveWindowMonitor.cpp
src/app-stats/AppStatisticsTypes.h
src/app-stats/DbHandle.cpp
src/app-stats/DbInit.cpp
src/app-stats/InstallMonitor.cpp
src/call/Call.cpp
src/call/Call.h
src/contacts/Contacts.cpp
src/contacts/Contacts.h
src/email/Email.cpp
src/email/Email.h
src/headphone/Headphone.cpp
src/headphone/Headphone.h
src/media-stats/DbHandle.cpp
src/media-stats/MediaContentMonitor.cpp
src/media-stats/MediaStatisticsTypes.h
src/message/Message.cpp
src/message/Message.h
src/shared/CommonTypes.h [deleted file]
src/shared/DbHandleBase.cpp
src/shared/DeviceContextProvider.cpp
src/shared/ProviderTypes.h [new file with mode: 0644]
src/shared/SocialTypes.h [deleted file]
src/shared/SystemTypes.h [deleted file]
src/social-stats/DbHandle.cpp
src/social-stats/LogAggregator.cpp
src/social-stats/SocialStatisticsTypes.h
src/system/Battery.cpp
src/system/Battery.h
src/system/Charger.cpp
src/system/Gps.cpp
src/system/Psmode.cpp
src/system/Psmode.h
src/system/RuntimeInfoBase.h
src/system/Usb.cpp
src/time/Alarm.cpp
src/time/Alarm.h
src/time/Time.cpp
src/time/Time.h
src/wifi/Wifi.cpp
src/wifi/Wifi.h