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

Commit 00338ead authored by Jack Yu's avatar Jack Yu
Browse files

Revert "Supported data handover in DcTracker/DataConnection/ApnContext"

This reverts commit 1f30e7e5.

Reason for revert: break build

Change-Id: If6b18622b2970b96921f11dc4c160f9d5026d5e3
parent 1f30e7e5
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -199,13 +199,6 @@ public final class DataFailCause {
    /** @hide */
    public static final int RESET_BY_FRAMEWORK = 0x10005;

    /**
     * Data handover failed.
     *
     * @hide
     */
    public static final int HANDOVER_FAILED = 0x10006;

    /** @hide */
    @IntDef(value = {
            NONE,