From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Oct 2021 19:40:42 -0400 Subject: [PATCH] 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 a7d55479d2c3..35af82fb39a2 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -3597,7 +3597,7 @@ - + com.android.statementservice