
InstalledAppProviderService tries to keep a running log of what is actually installed on the device. It seems that ApplicationInfo.sourceDir and related things sometimes returns a dir rather than an APK. So try to find an APK in that folder. closes #801