Description
Hey,
I know that the GrapheneOS WebUSB installer does not support flatpak browsers.
You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.
But I still managed to successfully install GrapheneOS on a Pixel 7a using the (as of now) unofficial flatpak from flathub
I did not change any permissions on the flatpak.
Host OS: Fedora Kinoite 39 (also known as Fedora Atomic Desktop, Silverblue, Kinoite etc.)
using a custom OS image from https://universal-blue.org/ which preinstalls the needed udev rules.
relevant HOST packages:
$ rpm -qa | grep -E "android|udev"
libgudev-238-2.fc39.x86_64
systemd-udev-254.9-1.fc39.x86_64
system-config-printer-udev-1.5.18-5.fc39.x86_64
ublue-os-udev-rules-0.7-1.fc39.noarch
solaar-udev-1.1.10-1.fc39.noarch
openrgb-udev-rules-0.9-2.fc39.noarch
android-udev-rules-20230310-1.fc39.noarch
oversteer-udev-0.0.git.336.75dd5cd5-1.fc39.noarch
I didn't test the flatpaks of Edge, Brave and Chrome but maybe consider removing the warning regarding the flatpak versions.
Or even better explicitly stating that the flatpak versions work.
If that's OK I'll PR it in a couple days.