New recent failure reason for MBO
To support displaying MBO failure reason in wifi picker UI.
Bug: 155697192
Test: atest android.net.wifi
Change-Id: I953d46c0fe55e174df5879107ee683a640233e5b
diff --git a/wifi/api/system-current.txt b/wifi/api/system-current.txt
index eff64a3..c9e2616 100644
--- a/wifi/api/system-current.txt
+++ b/wifi/api/system-current.txt
@@ -331,6 +331,7 @@
field @Deprecated public static final int RANDOMIZATION_NONE = 0; // 0x0
field @Deprecated public static final int RANDOMIZATION_PERSISTENT = 1; // 0x1
field @Deprecated public static final int RECENT_FAILURE_AP_UNABLE_TO_HANDLE_NEW_STA = 17; // 0x11
+ field @Deprecated public static final int RECENT_FAILURE_MBO_OCE_DISCONNECT = 1001; // 0x3e9
field @Deprecated public static final int RECENT_FAILURE_NONE = 0; // 0x0
field @Deprecated public boolean allowAutojoin;
field @Deprecated public int carrierId;