appinstall/src/AppInstallSmokeTestModuleBlocks.cpp
branchSymbian3
changeset 37 39b95dd8b504
parent 6 c108117318cb
--- a/appinstall/src/AppInstallSmokeTestModuleBlocks.cpp	Fri May 07 15:36:59 2010 +0100
+++ b/appinstall/src/AppInstallSmokeTestModuleBlocks.cpp	Fri May 14 08:53:07 2010 +0100
@@ -142,6 +142,7 @@
         options().iPackageInfo = SwiUI::EPolicyAllowed;
         options().iOverwrite = SwiUI::EPolicyAllowed;
         options().iKillApp = SwiUI::EPolicyAllowed;
+        options().iUntrusted = SwiUI::EPolicyAllowed;
 
         
         User::LeaveIfError(installer.SilentInstall(sisPath, options));