From ad39df22f9d31d89630b52b28c235de3e34d8c7f Mon Sep 17 00:00:00 2001 From: xe1st <140727743+xe1st@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:34:35 +0300 Subject: [PATCH] Update uad_lists.json Update uad_lists.json --- resources/assets/uad_lists.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 7791baf..dd9e37e 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -1134,6 +1134,14 @@ "neededBy": [], "labels": [], "removal": "Recommended" + }, + "com.longcheertel.secretcode": { + "list": "Oem", + "description": "Refers to the system package that handles secret codes.\nSecret codes are special sequences of numbers and symbols that can be entered on a phone's keypad to access hidden features or information.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" }, "com.LogiaGroup.LogiaDeck": { "list": "Carrier", @@ -34349,4 +34357,4 @@ "labels": [], "removal": "Recommended" } -} \ No newline at end of file +}