commit | 2a23bff59bd681dc2fcf37638f6a6b4fe839f190 | [log] [tgz] |
---|---|---|
author | Longhui Chen <chenlh3@motorola.com> | Tue Jan 19 16:03:23 2021 +0800 |
committer | Longhui Chen <chenlh3@motorola.com> | Mon Jan 25 02:18:35 2021 +0000 |
tree | 0a74b0d0c3ab54d29bf487339d31d7cd1ed99cf3 | |
parent | 1244c2c2ea32c30def26cfa7aa2c9aef3f5461a8 [diff] |
MmsSmsProvider initialize incorrect min_match value Because TelephonyProvider starts up earlier than carrierconfig MCC/MNC ready, the min_match always get the default value which is 7. So we lazy initialze the min_match to guarantee the min_match value is correct. Bug: 174972832 Change-Id: Id287c07bbae5491b7d6679ee3090335a1b3a319f