Add to start DeviceManagerService.
authorHokwon Song <hokwon.song@samsung.com>
Fri, 14 Jun 2013 05:33:00 +0000 (14:33 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Thu, 20 Jun 2013 06:00:30 +0000 (15:00 +0900)
commit71194cfbf7b4066f737b7399f767d228b5b5f316
tree0680f55259a8de7dcb5839be4a08e490666e7010
parentf2ea45467eecf690239c466ae8b451ef13e1629b
Add to start DeviceManagerService.

Change-Id: Ie59b177c46f8b480a7d4b0fe19a60e2f09d48bf6
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
CMakeLists.txt
inc/CommonService.h
inc/FSys_DeviceManagerServiceIpcEventForAsync.h [new file with mode: 0644]
inc/FSys_DeviceManagerStub.h [new file with mode: 0644]
inc/FSys_IDeviceManager.h [new file with mode: 0644]
src/CommonService.cpp
src/FSys_DeviceManagerServiceIpcEventForAsync.cpp [new file with mode: 0644]
src/FSys_DeviceManagerStub.cpp [new file with mode: 0644]