Merge "Update watchdog value"

This commit is contained in:
Sarah Chin
2020-03-31 20:39:59 +00:00
committed by Gerrit Code Review

View File

@@ -2991,7 +2991,7 @@ public class CarrierConfigManager {
* Controls time in milliseconds until DcTracker reevaluates 5G connection state. * Controls time in milliseconds until DcTracker reevaluates 5G connection state.
* @hide * @hide
*/ */
public static final String KEY_5G_WATCHDOG_TIME_MS_LONG = "5g_watchdog_time_long"; public static final String KEY_5G_WATCHDOG_TIME_MS_LONG = "5g_watchdog_time_ms_long";
/** /**
* Whether NR (non-standalone) should be unmetered for all frequencies. * Whether NR (non-standalone) should be unmetered for all frequencies.