From 22d32cb61b289512a0c8b4561d9ea20fe180358d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Oct 2021 19:40:42 -0400 Subject: [PATCH] [temporary] don't report statementservice crashes There's a known issue in AOSP 12 caused by it creating overly large intents for the work manager. It's not caused by anything done by end users and they can't work around it so avoid reporting it to them since they get a message each time it tries again. --- core/res/res/values/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index fb7abb632c15..5965635c7371 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -3603,7 +3603,7 @@ - + com.android.statementservice