Change behavior of trust anchor 78/149978/8
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 14 Sep 2017 01:31:17 +0000 (10:31 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 17 Oct 2017 05:43:40 +0000 (05:43 +0000)
commit4160fc656c905e15a179dc4c758b774a4a428c31
tree16c8e9702a0970256899ae9e9c3665d3d7ee1d8b
parent8177294c286d2c288ad48855ee2057f833dd7da3
Change behavior of trust anchor

- Trust anchor certificate dir has fixed so it will not defined at manifest.
- Remove get/set codes about certificate directory.
- Enable trust-anchor on hybrid package.
  Please note that if both tpk and wgt package have trust-anchor node,
  wgt's setting will be appliced.

Related changes:
[pkgmgr-info] : https://review.tizen.org/gerrit/149784
[app-installers] : https://review.tizen.org/gerrit/149836
[tpk-manifest-handlers] : https://review.tizen.org/gerrit/150060
[wgt-manifest-handlers] : https://review.tizen.org/gerrit/150136

Change-Id: Ie110eb1b52695c985495f03b834c9bfd9e5bf960
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/hybrid/hybrid_installer.cc
src/hybrid/step/pkgmgr/step_generate_xml.cc
src/wgt/step/configuration/step_parse.cc
src/wgt/step/pkgmgr/step_generate_xml.cc
src/wgt/wgt_installer.cc