Verify by:
tpk-backend -i ${package_with_external_installation_preference}
tpk-backend -m ${pkgid} -m 2
Files when moved from mounted loop device to internal memory
should aquire correct smack label.
Change-Id: I77c175e1576c987e47b35663b0a118111089a1c9
ci::configuration::StepParseManifest::StoreLocation::NORMAL);
AddStep<ci::pkgmgr::StepKillApps>();
AddStep<ci::filesystem::StepMoveInstalledStorage>();
+ AddStep<ci::security::StepRegisterSecurity>();
}
void TpkInstaller::RecoverySteps() {