Add initial companion service 68/223868/5
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 4 Feb 2020 11:08:47 +0000 (20:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Feb 2020 05:28:02 +0000 (14:28 +0900)
commit4917d4e52c551a83289ddb858082fb56fd4e0bce
tree2e5f686053be495541c931c446d39382d1831307
parentafcc615f5fc43f8d302cafc59e76ff5fb74b8bd2
Add initial companion service

Change-Id: I2edf5681b4f6998d778e2c40b7a8c4fde17fc518
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
13 files changed:
CMakeLists.txt
companion/CMakeLists.txt [new file with mode: 0644]
companion/inc/ft.h [new file with mode: 0644]
companion/inc/log.h [new file with mode: 0644]
companion/inc/main.h [new file with mode: 0644]
companion/inc/sticker_info.h [new file with mode: 0644]
companion/org.tizen.sticker-consumer.manifest [new file with mode: 0644]
companion/res/xml/accessoryservices.xml [new file with mode: 0644]
companion/src/ft.cpp [new file with mode: 0644]
companion/src/main.cpp [new file with mode: 0644]
companion/src/sticker_info.cpp [new file with mode: 0644]
companion/tizen-manifest.xml [new file with mode: 0644]
packaging/capi-ui-sticker.spec