From 1c2d5ded76b0113ab7da96243b9c2ddd40764296 Mon Sep 17 00:00:00 2001 From: MiguVT <71216796+MiguVT@users.noreply.github.com> Date: Thu, 5 Feb 2026 23:47:46 +0100 Subject: [PATCH] Add LineageOS Browser App details to uad_lists.json Added details for LineageOS Browser App --- resources/assets/uad_lists.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 5cd09ca..5caa418 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -1,4 +1,12 @@ { + "org.lineageos.jelly": { + "list": "Oem", + "description": "LineageOS Browser App, based on chromium.\nSafe to remove if you don't need it or have replaced it with another app.\nOtherwise there will be no browser app on your device.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, "org.lineageos.recorder": { "list": "Oem", "description": "LineageOS Voice Recorder App.\nSafe to remove if you don't need it or have replaced it with another app.",