cm: nuke browser, welcome jelly

* Aosp browser is really old and insecure, remove it
* Jelly is a simple webview-based browser, so it relies on installed webview,
  which makes it secure as long as webview is updated
* Gello is still alive, it overrides Jelly instead of Browser target

Change-Id: Idd1dbe37879e1c1d466b93f5e754f1108f4dcfa6
Signed-off-by: Joey Rizzoli <joey@lineageos.org>
diff --git a/config/common.mk b/config/common.mk
index fcb16a3..c9ddcaf 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -126,6 +126,7 @@
     LineageSetupWizard \
     Eleven \
     ExactCalculator \
+    Jelly \
     LiveLockScreenService \
     LockClock \
     Trebuchet \