
This moves the last piece of code to the DownloaderService model. Moving the APK prep and verification to Installer.installPackage() makes it hard to mess up and make bugs like installing from the External Storage issue found by the Cure53 audit.
This moves the last piece of code to the DownloaderService model. Moving the APK prep and verification to Installer.installPackage() makes it hard to mess up and make bugs like installing from the External Storage issue found by the Cure53 audit.