Follow-up on previous fix.
Correctly handle the case of a null country iso when working with an upgraded call log. The syntax for nulls requires the value to be passes as "IS NULL" instead of using "= ?" and passing a null value. Bug: 5638376 Change-Id: Icdc0278570495d4abff453e8505649c2b7425c99
Loading
Please register or sign in to comment