commit | 053827b6eefc6ab48ee74ba1e6be50acfc981b2b | [log] [tgz] |
---|---|---|
author | Yunjin Kim <yunzhen.kim@samsung.com> | Fri May 31 10:14:57 2019 +0900 |
committer | Hui Yu <huiyu@google.com> | Mon Aug 05 21:28:23 2019 +0000 |
tree | 18c6f25adbe7f5fa6c5999af88d1c672e7995479 | |
parent | 5b46d8010cd78e7d61cf730c21612359eb79096c [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