Merge "Fix typo in ConnectivityDiagnosticsManager constant." am: 1e304edffd am: 80b276cbae
Change-Id: Iab752a848a8017fbfdc4517502d5a39d8201a682
This commit is contained in:
@@ -202,7 +202,7 @@ public class ConnectivityDiagnosticsManager {
|
||||
*/
|
||||
@NetworkProbe
|
||||
public static final String KEY_NETWORK_PROBES_ATTEMPTED_BITMASK =
|
||||
"networkProbesAttemped";
|
||||
"networkProbesAttempted";
|
||||
|
||||
/** @hide */
|
||||
@StringDef(prefix = {"KEY_"}, value = {
|
||||
|
||||
Reference in New Issue
Block a user