halapi: Encapsulate unused variables by external user 12/257512/1
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 21 Apr 2021 12:02:43 +0000 (21:02 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 27 Apr 2021 05:54:42 +0000 (14:54 +0900)
commit337405b7eddade611c70a9d4afcb4b255e42159f
tree2afba6caf1e8785f395b73680848645e86be85ac
parenta82677839e8a5b6ada81eea39c9a3710d1af283c
halapi: Encapsulate unused variables by external user

The following variables are only used in hal-api-common
without exposing for external user. So that move them into internal
header files for encapsulation.
- enum hal_license
- enum hal_group
- char *const hal_group_string[]
- char *const hal_module_string[]

Change-Id: I18643fdbbabcabee7b6aefadff1ba36c8dc3a0fa
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/hal-common.h
src/common.h