Skip to content

InstallerFactory: Check for privext before checking if apk to be installed is privext

Chirayu Desai requested to merge cde/fdroidclient:privext-updates into master
  • Move the privileged extension installed check above the check whether the apk to be installed is privext.
  • This lets privext updates work when it is already installed.

Fixes #911 (closed)

Merge request reports