05b345cc92
The updatesPermission is currently initialized synchronously, which blocks the Mainloop for quite some time and therefore slows down startup of the shell, let's do it asynchronously instead. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/689