Modify retrieving components information 18/204418/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 23 Apr 2019 23:28:59 +0000 (08:28 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 23 Apr 2019 23:53:05 +0000 (08:53 +0900)
commit088c7b6e8fd317aede752b288f572beab91b2dc7
treeb195a3eea39bcda7a65937528c6f54ddd38ff3f2
parent89120d5f429f0b1fff66a1232cc47076fd438828
Modify retrieving components information

The name of the 'aul_comp_info_foreach()' is changed to
'aul_comp_info_foreach_from_app()'.
To retrieve all installed components information,
the 'aul_comp_info_foreach()' is added.

Change-Id: I32553fddeefdbb1f7c61ea26e923a4c315c81d05
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul_comp_info.h
src/aul_comp_info.c
tool/compmgr_tool.c