From da96b47ce8fd3dcde7e5d489433576dc506efcd2 Mon Sep 17 00:00:00 2001 From: Simon Wingrove Date: Thu, 21 Jul 2022 06:35:48 +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 Change-Id: I478dd5fbd53d1dafd049e392a186d9796dd179cb --- res/values/bools.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 res/values/bools.xml 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 +