Split powermanager into system-server.so
authorHokwon Song <hokwon.song@samsung.com>
Tue, 25 Jun 2013 07:24:41 +0000 (16:24 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Tue, 25 Jun 2013 07:38:39 +0000 (16:38 +0900)
commit58c0db4ac12846e4e12a3db23af3704da42966a6
tree9c2d1ec7ea7873650e4bafc53f87bc7001d4be04
parentfecd2da6ec0e3f66f315d6d38c6b0f905af3d734
Split powermanager into system-server.so

Change-Id: I7a6624c803c272a0fa818d1cb6cc5dec5b6dca49
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
src/system-server/CMakeLists.txt
src/system-server/inc/FSys_IPowerManager.h [new file with mode: 0644]
src/system-server/inc/FSys_PowerManager.h [new file with mode: 0644]
src/system-server/power/FSys_PowerManager.cpp [new file with mode: 0644]
src/system/FSys_PowerManagerImpl.cpp