From c8858914b25c4b3127a3b95723ae75a8798373b3 Mon Sep 17 00:00:00 2001 From: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com> Date: Sat, 11 Feb 2023 21:08:52 +0100 Subject: [PATCH] Change description of `com.android.bookmarkprovider` --- resources/assets/uad_lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index a5e1f87..a7f6a92 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -6581,7 +6581,7 @@ { "id": "com.android.bookmarkprovider", "list": "Aosp", - "description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.\n", + "description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.\nDisabling this on LDPlayer emulator crashes the default browser (`com.android.browser`).", "dependencies": [], "neededBy": [], "labels": [],