Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0824b928 authored by David Brown's avatar David Brown Committed by Android (Google) Code Review
Browse files

Merge "Update CallerInfo to use the geocoder in the updated location."

parents b950b8e2 e4ae4347
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@ import android.telephony.TelephonyManager;
import android.text.TextUtils;
import android.util.Log;

import com.google.i18n.phonenumbers.geocoding.PhoneNumberOfflineGeocoder;
import com.google.i18n.phonenumbers.NumberParseException;
import com.google.i18n.phonenumbers.PhoneNumberOfflineGeocoder;
import com.google.i18n.phonenumbers.PhoneNumberUtil;
import com.google.i18n.phonenumbers.Phonenumber.PhoneNumber;