From e9eb50b17b039be843f29991d250d82f16c5a26f Mon Sep 17 00:00:00 2001 From: Hyunbin Lee Date: Tue, 8 Jan 2013 14:50:20 +0900 Subject: Add unmount code for 2.0 applications. Change-Id: I93ffc77e7c823251ed0debef53cbb9aab68d94f5 Signed-off-by: Hyunbin Lee --- inc/InstallerDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/InstallerDefs.h b/inc/InstallerDefs.h index 295e72c..f86f3ff 100755 --- a/inc/InstallerDefs.h +++ b/inc/InstallerDefs.h @@ -186,7 +186,7 @@ enum InstallerError INSTALLER_ERROR_CERT_ROOT, INSTALLER_ERROR_DRM, INSTALLER_ERROR_INTEGRITY_FAILED, - + INSTALLER_ERROR_UNMOUNT_FAILED }; enum InstallerOperation -- cgit v1.2.3