Update watchdog value

Test: build
Bug: 149759312
Change-Id: I9e4bdb3a5dd9c6b476540f3c90304657986e17c3
This commit is contained in:
Sarah Chin
2020-03-19 21:13:02 -07:00
parent f75c281d9c
commit e2642adac5

View File

@@ -3007,7 +3007,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.