summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorBrandon Maxwell <maxwelb@google.com>2016-03-21 14:37:47 -0700
committerBrandon Maxwell <maxwelb@google.com>2016-03-21 17:33:55 -0700
commitac6cd58c8642d22e47a6d4b30295137a61177e85 (patch)
treeccee0d6e755ca88e3b73b599d7bc219a3668a63f /res
parentc98a56336fd49a8c5ea2834a141627d3cf0d8d6d (diff)
Checking for blocked number after migrating
+ There's an edge case crash in the Dialer when initiating the migration workflow. If the user has blocked a number in the framework prior to migrating the Dialer and then attempts to block that number again in the Dialer, the migration workflow starts, completes, and then the app crashes. This is because prior to migrating, the Dialer doesn't know that the number is blocked in the framework, allowing it to block the same number twice. + Since this case is specific to the situation where an already blocked number initiates migration, this CL fixes the problem by checking if the number is blocked in the framework, prior to blocking it after the migration. Change-Id: I31c8978afb871f364e63cab5cc6da3e5fd106b29 Fixes: 27720157
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions