halapi: Replace hal-api.json with hal-api-list.h 11/255211/4
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 15 Mar 2021 06:02:54 +0000 (15:02 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 16 Mar 2021 01:24:15 +0000 (10:24 +0900)
commitdd82d44aed96afd79b673029957cc45165643d79
treea04fc55af9c74a74a3dcd466051d6b38fa1f2912
parent714866a63f2349895f7ceab173a08df0789ca530
halapi: Replace hal-api.json with hal-api-list.h

When using hal-api.json, the segmentation falut happen when trying
to use json-c library because of some library including json-c
statically. In order to fix this issue rapily, use the 'hal-api-list.h'
temporarily instead of 'hal-api.json'.

After fixing this issue, revert this patch for using 'hal-api.json'.

Change-Id: I22ba800b536e974879cbfa758f9160b896813c63
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/hal-common.h
src/hal-api-conf.c
src/hal-api-list.h [new file with mode: 0644]