Apply next HAL architecture (hal api + backend)
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 13 Jan 2021 03:30:57 +0000 (12:30 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Wed, 13 Jan 2021 04:51:30 +0000 (13:51 +0900)
commit5aab89aadaa7d3372889d4cef4be2c7661326fad
treefc7ed48ee72847465b658a35c078b5192a0b1f6e
parent2eba93eb14b0ff625e13c76437181b09503f0d87
Apply next HAL architecture (hal api + backend)

Change-Id: I636fca58e89ed90a40ffe7ff769ab2b137628403
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
19 files changed:
hw/battery/CMakeLists.txt
hw/battery/battery.c [changed mode: 0755->0644]
hw/board/CMakeLists.txt
hw/board/board.c
hw/common/common.h
hw/display/CMakeLists.txt
hw/display/display.c
hw/external_connection/CMakeLists.txt
hw/external_connection/external_connection.c
hw/haptic/standard.c
hw/ir/CMakeLists.txt
hw/ir/ir.c
hw/led/CMakeLists.txt
hw/led/led.c
hw/thermal/CMakeLists.txt
hw/thermal/thermal.c
hw/touchscreen/CMakeLists.txt
hw/touchscreen/touchscreen.c
hw/udev.c