Loading
Telecom : Remove null check for blacklist
Let null numbers fall through to BlacklistUtils so it can ensure features such as "block unknown/private numbers" continues to function. Also since private numbers are now treated as unknown if the feature is enabled, ensure if the number is null to show an empty string Change-Id: Iebcaec533b581a8cea2f7b81c0ebfbc22acc9cb5 (cherry picked from commit 2be100b3)