APIs for 5G slicing
Create TrafficDescriptor class Create new APN ENTERPRISE Update setupDataCall and DataCallResponse to take TrafficDescriptor and matchAllRuleAllowed Move ApnTypes from Annotation to ApnSetting Bug: 179312227 Test: atest FrameworksTelephonyTests Change-Id: I7433976bfe25bcb2af85ffb9338959cbcc9f42f3 Merged-In: I7433976bfe25bcb2af85ffb9338959cbcc9f42f3
This commit is contained in:
@@ -302,6 +302,7 @@ package android.net {
|
||||
field public static final int NET_CAPABILITY_CBS = 5; // 0x5
|
||||
field public static final int NET_CAPABILITY_DUN = 2; // 0x2
|
||||
field public static final int NET_CAPABILITY_EIMS = 10; // 0xa
|
||||
field public static final int NET_CAPABILITY_ENTERPRISE = 29; // 0x1d
|
||||
field public static final int NET_CAPABILITY_FOREGROUND = 19; // 0x13
|
||||
field public static final int NET_CAPABILITY_FOTA = 3; // 0x3
|
||||
field public static final int NET_CAPABILITY_IA = 7; // 0x7
|
||||
|
||||
Reference in New Issue
Block a user