|
|
|
|
|
by partytax
281 days ago
|
|
On LineageOS 22 this is what I did: * Remove Jelly browser with `adb shell pm uninstall --user 0 org.lineageos.jelly` * Disable F-Droid so you can't install another browser on a whim with `adb shell pm disable-user org.fdroid.fdroid` |
|