// already there and correct version
if (isCorrectVersion(app)) {
AppContainerService appContainerService = new AppContainerService((device));
appContainerService.clean(aut.getBundleId());
appContainerService.free();
return;
}
// TODO upgrade ?
// needs to re-install