Merge "Merge "Add constants foor NR_NSA, NR_NSA_MMWAVE" into rvc-dev am: 7c753067f3 am: 52a9984f83" into rvc-d1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
bcb1261a75
@@ -126,4 +126,7 @@ public class DctConstants {
|
||||
public static final String PROVISIONING_URL_KEY = "provisioningUrl";
|
||||
public static final String BANDWIDTH_SOURCE_MODEM_KEY = "modem";
|
||||
public static final String BANDWIDTH_SOURCE_CARRIER_CONFIG_KEY = "carrier_config";
|
||||
public static final String RAT_NAME_LTE = "LTE";
|
||||
public static final String RAT_NAME_NR_NSA = "NR_NSA";
|
||||
public static final String RAT_NAME_NR_NSA_MMWAVE = "NR_NSA_MMWAVE";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user