commit | 97e333cf52c7fd2cf34429f89fe28cb33f1b34e2 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Thu Oct 29 17:40:27 2015 -0700 |
committer | Andrew Lee <anwlee@google.com> | Fri Oct 30 16:54:07 2015 -0700 |
tree | 1f23ed6526c20834b9a450106ae77cc98d2855e5 | |
parent | 72579fe971e0a0c3711438e8852d9659f48101c8 [diff] |
Fix checking for invalid numbers. Some of the checking for invalid numbers was broken by code cleanups yesterday, and blocking of numbers which can't be normalized had been allowed (which is no good). Fixing this, by unifying checks for whether or not a number can be blocked. Bug: 25343277 Change-Id: Ia631a3e53e3f9ed58e173055a5e18086d95c9d02