halapi: common: Divide hal-common.h into two header files 62/250462/4
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 28 Dec 2020 04:50:34 +0000 (13:50 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 28 Dec 2020 08:58:17 +0000 (17:58 +0900)
commitee9bfb651823262cdade3229eeeaf429efd3f389
tree0da403498521d332cc2c06f69d518d815ca9c280
parentcc4b7f2129a4ec345500ebab2c7536d61025cd75
halapi: common: Divide hal-common.h into two header files

Divide hal-common.h into two header files as following:
- hal-common.h is used for HAL API packages (/platform/hal/api/)
- hal-common-interface.h is used for HAL backend packages (/platform/hal/device/)

Change-Id: Ida3192ed4dbb29d9b718b2b90f3a61f8ed380e2e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
include/hal-common-interface.h [new file with mode: 0644]
include/hal-common.h