
If F-Droid was actually removed, then we wouldn't even have an installed app cache (we aren't even on the device any more). As such, ignore all requests to remove F-Droid because it complicates the installed apk cache. Specifically, there is a race condition between the "compare apk cache to package manager" and the "package removed receiver", where the later was overriding the former.