Direct manifest installation should not check signature 36/55236/5 accepted/tizen/mobile/20160108.064848 accepted/tizen/tv/20160108.064908 accepted/tizen/wearable/20160108.064936 submit/tizen/20160108.020058
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 22 Dec 2015 08:43:17 +0000 (09:43 +0100)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 8 Jan 2016 01:49:14 +0000 (10:49 +0900)
commitf5c543e7feb019f81278901dcf944ed802bf04be
tree38f50d8119d78377d3cac9676b5d525122ba1c48
parent290ad4708f66c7111cf5cc36e1159024356d9a77
Direct manifest installation should not check signature

There is no signature in those packages. Privilege level = PLATFORM
is automatically granted for directly installed packages.

Change TpkAppQueryInterface::IsAppInstalledByArgv according to other
changes.

Change-Id: Ie6c5e906aa6e60b71b3ebb8cfa9897a6c080da99
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
src/tpk/tpk_app_query_interface.cc
src/tpk/tpk_installer.cc