Apply next HAL architecture (hal api + backend) 65/251365/2
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 13 Jan 2021 05:50:32 +0000 (14:50 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 13 Jan 2021 05:57:05 +0000 (14:57 +0900)
commit60aed749a998e4d797c58874ca8ecc604f6007d2
tree0df3fbc93f412069ce06e7fc126c8d510f739df5
parent3a21626fe8290aaaaedddf7ae89cb19816e07479
Apply next HAL architecture (hal api + backend)

Change-Id: Ib2a0884986e20d4ef5a65651e5bd0a872c666f13
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
13 files changed:
hw/board/CMakeLists.txt
hw/board/board.c
hw/common/common.h [new file with mode: 0644]
hw/display/CMakeLists.txt
hw/display/display.c
hw/led/CMakeLists.txt
hw/led/led.c [changed mode: 0644->0755]
hw/thermal/CMakeLists.txt
hw/thermal/thermal.c
hw/touchscreen/CMakeLists.txt
hw/touchscreen/touchscreen.c
hw/udev.c
packaging/device-manager-plugin-artik.spec [changed mode: 0755->0644]