Skip to content

Remove Privileged Installer preference when appropriate.

Fixes #817 (closed).

As discussed in #817 (closed), this preference is not useful on Android >= 5.0. As such, the preference should just be removed. However, it should stay if the privileged installer is already installed (e.g. via update.zip or included as part of the ROM).

If this gets accepted, I'll also cherry-pick it into stable-v0.102.1 (where it was initially developed before cherry-picked onto master, so should be no dramas doing that).

Merge request reports