Implement metadata plugin for appfw 33/110633/9 accepted/tizen/common/20170123.182352 accepted/tizen/ivi/20170123.114806 accepted/tizen/mobile/20170123.114731 accepted/tizen/tv/20170123.114750 submit/tizen/20170123.081747
authorInhwan Lee <ideal.lee@samsung.com>
Tue, 17 Jan 2017 08:20:10 +0000 (17:20 +0900)
committerInhwan Lee <ideal.lee@samsung.com>
Mon, 23 Jan 2017 08:14:16 +0000 (17:14 +0900)
commit7b7f384e1bbab955a1369d2723a95753437fe053
treeb1172599717d5cf3434de851906030d79629536b
parent4a3f29faebc1a96ce5197a25934538d79f0b1687
Implement metadata plugin for appfw

If application has specific metadata,
appfw will call plugin that implemented

Only working for AOT with below metadata
"http://tizen.org/metadata/prefer_dotnet_aot"

Change-Id: I31a13b678ecfff3f430c4fad2656e5f358479cbf
NativeLauncher/CMakeLists.txt [changed mode: 0644->0755]
NativeLauncher/inc/utils.h [changed mode: 0644->0755]
NativeLauncher/installer-plugin/prefer_dotnet_aot_plugin.cc [new file with mode: 0755]
NativeLauncher/util/utils.cc [changed mode: 0644->0755]
packaging/dotnet-launcher.spec [changed mode: 0644->0755]