Merge "Remove usages of @hide methods in telephony code."
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
package android.telephony;
|
||||
|
||||
import android.annotation.NonNull;
|
||||
import android.annotation.Nullable;
|
||||
import android.annotation.SuppressLint;
|
||||
@@ -25,6 +24,8 @@ import android.os.Parcelable;
|
||||
import android.telephony.Annotation.CallForwardingReason;
|
||||
import android.telephony.Annotation.CallForwardingStatus;
|
||||
|
||||
import com.android.telephony.Rlog;
|
||||
|
||||
import java.util.Objects;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user