
The version check guarded against downgrades, and would not notify the user if it found a downgrade in the apk cache. However this was from before we could ask `AppUpdateStatusManager#isPendingInstall(hash)`. Now we don't need to care whether it is an upgrade or a downgrade, because there is a more authoritative source as to whether this apk is interesting to us or not.