Fix privilege handling on hybrid installation 21/107221/2
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 27 Dec 2016 07:26:24 +0000 (16:26 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Tue, 27 Dec 2016 07:38:25 +0000 (16:38 +0900)
commitc78c1285f46a00758957c9589189749fca719ef9
tree8ee2582d5169b4fb336b0e24344121fe63c00e98
parent6e047fdaa5a2d20251ab1b16f020f5b469a38b55
Fix privilege handling on hybrid installation

To handle privileges properly, it should merge privileges first before
StepPrivilegeCompatibility.

Change-Id: I5e40ebb3374939652d89e258a23051b91cb1781a
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
src/hybrid/hybrid_installer.cc
src/hybrid/step/configuration/step_merge_tpk_config.cc
src/hybrid/step/configuration/step_merge_tpk_privileges.cc [new file with mode: 0644]
src/hybrid/step/configuration/step_merge_tpk_privileges.h [new file with mode: 0644]
src/hybrid/step/pkgmgr/step_generate_xml.cc