Refactor component info API 05/279405/3
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 9 Aug 2022 01:36:38 +0000 (10:36 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 9 Aug 2022 01:59:45 +0000 (01:59 +0000)
commit9ae1290083a820dc24dcd360bb53ccc5626fcd3d
treef31d85a7a01f6a2a7bd8e84d29f74fb8c7bdafa9
parent3e446546f92689d2d3170ff1083d05cc7d330894
Refactor component info API

The comp info API is implemented using C++ language.

Change-Id: I67ee191d1b72e88415f34b272b2fd9ad6a71d288
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
aul/component/component_info.cc [new file with mode: 0644]
aul/component/component_info.hh [new file with mode: 0644]
aul/component/localized_info.cc [new file with mode: 0644]
aul/component/localized_info.hh [new file with mode: 0644]
src/aul_comp_info.c [deleted file]
src/aul_comp_info.cc [new file with mode: 0644]