From f952e89d4bf09343c377aa51fe23281ff82a1069 Mon Sep 17 00:00:00 2001 From: Simon Wingrove Date: Mon, 18 Jul 2022 11:54:22 +0000 Subject: [PATCH] Bool to note Pending Intent bug fixed A workaround can be used to cover for the fact that PendingIntents sent by Settings might differ only by Intent extras (and thus be wrong). This bool notes that the issue is fixed so the workaround code can be dropped. Bug: 238605613 Test: manually Merged-In: I478dd5fbd53d1dafd049e392a186d9796dd179cb Change-Id: Ife355166df080ce7371a95b5cea28575227153f0 --- color-check-baseline.xml | 80 ++++++++++++++++++++++++++++------------ res/values/bools.xml | 23 ++++++++++++ 2 files changed, 79 insertions(+), 24 deletions(-) create mode 100644 res/values/bools.xml diff --git a/color-check-baseline.xml b/color-check-baseline.xml index edd2d59be96..b4915b937bd 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -4397,22 +4397,6 @@ column="9"/> - - - - @@ -4441,7 +4425,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4457,7 +4441,7 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> @@ -4473,10 +4457,26 @@ errorLine2=" ~~~~~~~~~~~~~~~~~~~"> + + + + @@ -4749,6 +4749,38 @@ column="40"/> + + + + + + + + @@ -4777,7 +4809,7 @@ errorLine2=" ^"> @@ -4793,7 +4825,7 @@ errorLine2=" ^"> diff --git a/res/values/bools.xml b/res/values/bools.xml new file mode 100644 index 00000000000..25c3e0d0957 --- /dev/null +++ b/res/values/bools.xml @@ -0,0 +1,23 @@ + + + + + true +