Refactor component context API 48/279248/4
authorHwankyu Jhun <h.jhun@samsung.com>
Thu, 4 Aug 2022 08:39:26 +0000 (17:39 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Fri, 5 Aug 2022 01:35:05 +0000 (01:35 +0000)
commit32af56ed67a83860177939be72433f7559fb6e14
treefdcbbaf357fb899af2aca059e7afe2c4279e602d
parentb0affe335fca267bdde4e6209496a548ef913777
Refactor component context API

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

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