commit | 22757cab398846120718bf59cd6d359bdff70563 | [log] [tgz] |
---|---|---|
author | Matt Garnes <matt@cyngn.com> | Fri Mar 06 11:20:43 2015 -0800 |
committer | Steve Kondik <steve@cyngn.com> | Sat Mar 21 16:02:34 2015 -0700 |
tree | 2b6f0b2ea0bdd5c798f4ee4dd1ce7e1f0238f74f | |
parent | 95894c3e16314931bbdbda32a1c1c3b5e483cad2 [diff] |
Do not reload smart dial database twice in DialtactsActivity. In fe57f36d843b3c973aa44621602a57d0b1e208a7 different logic was introduced to reload the smart dial DB when the locale changes. This added a duplicate call to update the smart dial db if the locale has not changed. Remove the duplicate call that existed before this patch. Change-Id: Ibd8aff58537b101883bf078090230144676633f5