Add a plugin for app-defined loader 77/223677/8
authorhyunho <hhstark.kang@samsung.com>
Mon, 3 Feb 2020 02:29:49 +0000 (11:29 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Mon, 3 Feb 2020 06:29:18 +0000 (06:29 +0000)
commit0c3dace9197251b325a77a22dc0d9726b168dc0d
treeeedc1602875694d714d580253fdcdf75418e466e
parent1b870b7bc75c1f616d1058d2f9e06fab01b66cf5
Add a plugin for app-defined loader

Change-Id: I73f527421a98bc619266171553280acd9029c61d
Signed-off-by: hyunho <hhstark.kang@samsung.com>
CMakeLists.txt
packaging/launchpad.spec
parser/CMakeLists.txt [new file with mode: 0644]
parser/common.hh [new file with mode: 0644]
parser/launchpad_parser_plugin.cc [new file with mode: 0644]
parser/launchpad_parser_plugin.hh [new file with mode: 0644]
parser/launchpad_parser_plugin_pkgmgr_interface.cc [new file with mode: 0644]
parser/launchpad_plugins.txt [new file with mode: 0644]
parser/loader_info.cc [new file with mode: 0644]
parser/loader_info.hh [new file with mode: 0644]
parser/log_private.hh [new file with mode: 0644]