Fix unregister security context for recovery 00/111900/11
authorDamian Pietruchowski <d.pietruchow@samsung.com>
Tue, 24 Jan 2017 15:18:28 +0000 (16:18 +0100)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Mon, 13 Feb 2017 04:20:47 +0000 (20:20 -0800)
commit75f8f0deff90239be0492a0674482ce305891c5b
tree4792aa5de34b3410708d3deb56190a4953a3c1fb
parent57aa1da804676bb787363e8f0c0b0005fc01ef26
Fix unregister security context for recovery

For recovery of installation, in step StepRecoverSecurity app's
directory did not exist and Check() method returns false.
So in RecoveryNew() method UnregisterSecurityContextForManifest()
was not executed.

Change-Id: I73aa7db8eccfa1d6b74f941cf5db80ef487b3a11
Signed-off-by: Damian Pietruchowski <d.pietruchow@samsung.com>
src/common/step/security/step_recover_security.cc
src/common/step/security/step_recover_security.h