Hans-Christoph Steiner ee37f26c4d verify APKs on install, and purge ApkDownloader
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.
2016-04-13 11:07:17 -04:00
..