Skip to content
Snippets Groups Projects
Commit b90b74b4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove usages of @hide methods in telephony code."

parents a13e2bc3 862ece81
No related branches found
No related tags found
No related merge requests found
......@@ -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;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment