input: Add SYSCOMMON_PLUGIN_MODULE_DEVICED_INPUT plugin-backend 64/297664/1
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 22 Aug 2023 09:04:33 +0000 (18:04 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 22 Aug 2023 09:07:21 +0000 (18:07 +0900)
commitad279cf14e81026f66f0bf3a37eb673eed24178a
tree8ee6aa616cc97c40b88f4429c5cd84c000a15fae
parente5e749801f88e8aeae8dbf4ec6f47828fccc2f3c
input: Add SYSCOMMON_PLUGIN_MODULE_DEVICED_INPUT plugin-backend

Add SYSCOMMON_PLUGIN_MODULE_DEVICED_INPUT plugin-backend skeleton code
for headed profile

[Detailed description]
- package name :system-plugin-backend-deviced-headed-*.rpm

Change-Id: I46a4c0d5a619dec3c84ad8c0d78d3c960d9688b2
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt [new file with mode: 0644]
LICENSE.Apache-2.0 [new file with mode: 0644]
packaging/rndis.service [new file with mode: 0644]
packaging/rndis.sh [new file with mode: 0755]
packaging/system-plugin-backend-deviced-headed.manifest [new file with mode: 0644]
packaging/system-plugin-deviced-headed.spec [new file with mode: 0644]
src/deviced-input/CMakeLists.txt [new file with mode: 0644]
src/deviced-input/deviced-input.c [new file with mode: 0644]