Initial work to adopt plugin architecture 04/170204/12 accepted/tizen/unified/20180220.130017 submit/tizen/20180220.062815
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 14 Feb 2018 07:31:04 +0000 (16:31 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 20 Feb 2018 06:13:45 +0000 (06:13 +0000)
commit35b93ec4ec1a8b902086490ace1f979d361e2268
treeeebe817340bf039fbdcc138ae243540850312473
parentb8b1b6713e39bbb82b34e9262d2753e88b41bd3f
Initial work to adopt plugin architecture

/plugins directory has been added.

Change-Id: Ie1550e2d76fb20fb204134c8c25a04584dd48355
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
CMakeLists.txt
conf/org.tizen.system.deviced.conf [moved from scripts/deviced.conf with 100% similarity]
packaging/deviced.spec
plugins/CMakeLists.txt [new file with mode: 0644]
plugins/display/state-tv.c [moved from src/display/state-tv.c with 100% similarity]
src/battery/lowbat-handler.c
src/display/core.c
src/shared/CMakeLists.txt
src/shared/plugin.c [new file with mode: 0644]
src/shared/plugin.h [new file with mode: 0755]