Add constants foor NR_NSA, NR_NSA_MMWAVE
Used for LCE estimates Test: build Bug: 149864873 Change-Id: I0faed300c3a2640ef6675ed7497575fe4f364b2c
This commit is contained in:
@@ -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