commit | b49a3affb1ca8207071031a48c88b23e02df5513 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Tue Jan 21 15:34:02 2020 -0800 |
committer | Hall Liu <hallliu@google.com> | Tue Jan 21 15:34:02 2020 -0800 |
tree | 532f513c306582b1a281f69dde1e53c767fe1d98 | |
parent | feaed68912533540e67b9c6c5877f2c611a94db4 [diff] |
Clean up usage of CountryDetector in PhoneNumberUtils PhoneNumberUtils calls CountryDetector methods to ascertain whether a number is an emergency number in the current country, but recent emergency number detection changes have made the country an unused parameter. Remove calls to CountryDetector to satisfy mainline requirements wrt hidden APIs. Fixes: 148087591 Test: atest PhoneNumberUtilsTest Change-Id: Ib6ef6348cb1c50e89e24f4f67de6ce76d87550cd