commit | 9bc7414378d2550ed2f25e36fcdcc011e8530a04 | [log] [tgz] |
---|---|---|
author | Yunjin Kim <yunzhen.kim@samsung.com> | Fri May 31 10:14:57 2019 +0900 |
committer | Hui Yu <huiyu@google.com> | Thu Jul 18 14:17:37 2019 -0700 |
tree | a8436eb7c670e08e1dbd20075141b9cb3c158de3 | |
parent | c886339f7b16123c324a2f93881eba0a92b93367 [diff] |
Use loose PHONE_NUMBERS_EQUAL with minimum matched chars The minimum matched chars is used for loose PHONE_NUMBERS_EQUAL and MIN_MATCH 7 is used for the unit test cases always. Test: atest ContactsProviderTests Change-Id: I4e4cad4525fd74932238dbbe39acf94d4a5cb382 Merged-In: I4e4cad4525fd74932238dbbe39acf94d4a5cb382 Signed-off-by: Yunjin Kim <yunzhen.kim@samsung.com> Signed-off-by: Taesu Lee <taesu82.lee@samsung.com> Bug:134246556