Fix ManifestDirectInstall/Update on Hybrid pkg 38/217638/9
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 13 Nov 2019 05:33:39 +0000 (14:33 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 14 Nov 2019 11:44:01 +0000 (20:44 +0900)
commit8024ea8d1735377be09891f3dd1b5142366a5c4a
tree0ed2b69582b4be98c847cdf0e307c2d9b4b9a6c9
parent463b9e4e09a0b88688b49ff1eccf00baee47b48a
Fix ManifestDirectInstall/Update on Hybrid pkg

Previous implementation did not consider if modified manifest has deleted.
Merging WGT and TPK configs with "OVERWRITE" option
will remove WGT application data so fixing it by merge it and
to consider modified manifest's existance, CONCAT works as merge,
not direct concat to remove duplication.

Change-Id: I5ae4f085b0e33dde2a8408fa4a525806e9321b09
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/hybrid/hybrid_installer.cc
src/hybrid/step/configuration/step_merge_tpk_config.cc
src/hybrid/step/configuration/step_merge_tpk_config.h