fixed checking condition of decyprtion for preload and download.
authorSoyoung Kim <sy037.kim@samsung.com>
Tue, 15 Oct 2013 06:56:00 +0000 (15:56 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 23 Oct 2013 14:35:25 +0000 (23:35 +0900)
commit89f9eaebadaa139b1dd65f80878d7a749590aa73
tree61a400c5c4f3e82b1a2fdbbb5233724f0309f865
parent631ec91a58b6d4c69b4dc125d0d1e957b73429cf
fixed checking condition of decyprtion for preload and download.

[Issue#] N/A
[Problem] can't decrypt resource when launch encypted prealod app.
[Cause] there was wrong condition about checking preload or download.
[Solution]
Change checking condition to using package manager api.
(pkgmgrinfo_pkginfo_is_preload and pkgmgrinfo_pkginfo_is_update)
[SCMRequest] N/A

Change-Id: Icf4037160795c1ae5a69bf01f6313e3170b3b263
packaging/wrt.spec
src/view/webkit/injected-bundle/CMakeLists.txt
src/view/webkit/injected-bundle/injected_bundle_decryption_support.cpp