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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user