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

Commit c54f78b8 authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 35c46680: Merge change 3226 into donut

Merge commit '35c46680'

* commit '35c46680':
  Update a javadoc comment suggesting the use of a deprecated class.
parents fa779354 35c46680
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@ public interface Phone {
    /**
     * Get the current DataState. No change notification exists at this
     * interface -- use
     * {@link com.android.internal.telephony.PhoneStateIntentReceiver PhoneStateIntentReceiver}
     * {@link com.android.telephony.PhoneStateListener PhoneStateListener}
     * instead.
     */
    DataState getDataConnectionState();