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

This reverts commit 1f30e7e598.

Reason for revert: break build

Change-Id: If6b18622b2970b96921f11dc4c160f9d5026d5e3
This commit is contained in:
Jack Yu
2019-01-19 05:50:53 +00:00
parent 1f30e7e598
commit 00338eada5

View File

@@ -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,