Merge "Fix carrier config string typo." into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0b5967db15
@@ -3167,7 +3167,7 @@ public class CarrierConfigManager {
|
||||
* @hide
|
||||
*/
|
||||
public static final String KEY_DATA_SWITCH_VALIDATION_MIN_GAP_LONG =
|
||||
"data_switch_validation_min_gap_LONG";
|
||||
"data_switch_validation_min_gap_long";
|
||||
|
||||
/**
|
||||
* A boolean property indicating whether this subscription should be managed as an opportunistic
|
||||
|
||||
Reference in New Issue
Block a user