Hello!
I'm looking to child-proof my GrapheneOS phones (Pixel 4a) and I figured out how to uninstall Vandium (the chrome browser for GrapheneOS) via ADB. However, this doesn't actually uninstall, it just removes it for that particular user. I was wondering if anyone knows of a way to either
- permanently uninstall certain features for all users (It would be nice if I could extract some type of .apk if this
option)
- Disable the ability to create a new guest user (because when you do this, all the apps I used
[pm uninstall -k --user 0 app.grapheneos.apps] in ADB to uninstall just show up on guest accounts.
- Password protect certain options in the settings
Any of these options would work for me! All I want is for the the user to not have a way to access a browser from the phone itself.