From 78a136399d61829aee652e51e9c278ab285980b6 Mon Sep 17 00:00:00 2001 From: Antonino Scordino Date: Sun, 19 Jan 2025 20:13:06 +0100 Subject: [PATCH] pkg(Google): add description for 'com.google.android.apps.weather' Change-Id: I00343c9c16197c6be8c44fddf167cc05186fd978 --- 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 51c0dc8b..0c6cc649 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -38083,5 +38083,13 @@ "neededBy": [], "labels": [], "removal": "Recommended" + }, + "com.google.android.apps.weather": { + "list": "Google", + "description": "The new Weather app by Google. If removed, \"At a Glance\" and the lock screen will still redirect to the Google app (like before).\nhttps://play.google.com/store/apps/details?id=com.google.android.apps.weather", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" } }