diff options
author | Brandon Maxwell <maxwelb@google.com> | 2016-03-21 19:04:31 -0700 |
---|---|---|
committer | Brandon Maxwell <maxwelb@google.com> | 2016-03-21 19:04:31 -0700 |
commit | fd75e4c3b3c1a8f5a6ee5d3ce6a8503cf83ea424 (patch) | |
tree | 4db6f25bdf5d3ae6ff203e501875cfe733f9091e /res | |
parent | ac6cd58c8642d22e47a6d4b30295137a61177e85 (diff) |
Updating logic for isBlockedNumber
In the framework blocking, both the e164 and non-e164 formats of a
number can be blocked at the same time; these two formats will still
have the same e164 value. Since the original code expected the e164
column to be unique, in this situation the Dialer thought the number
was not blocked, resulting in a crash when attempting to block the
number a second time.
This CL changes the logic so multiple rows with the same e164 value
are expected.
Change-Id: I90995046df74b8ec2198eab1ef56a13f20dc1398
Fixes: 27724726
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions