launch: implement appinfo interface 27/278627/1
authorduna.oh <duna.oh@samsung.com>
Thu, 21 Jul 2022 17:41:29 +0000 (02:41 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 22 Jul 2022 14:00:29 +0000 (23:00 +0900)
commit8c8a08f2a79bbd614f47da139fcd2e31637248e2
tree6182e13acc3c80c873fe11a82dcf9d7fa1c05a24
parent6413a0a4cdd781569f759eaf5f3c8ab6b586d81c
launch: implement appinfo interface

Change-Id: I6afd36726e16ed967bffc6f9b24c772c1740bab8
include/libds-tizen/launch/appinfo.h [new file with mode: 0644]
packaging/libds-tizen.spec
src/launch/appinfo.c [new file with mode: 0644]
src/launch/meson.build [new file with mode: 0644]
src/meson.build
tests/meson.build
tests/tc_launch_appinfo.cpp [new file with mode: 0644]