Correct a wrong doc tag

Change-Id: Icefc5599d0a500ccd9b5d2247ece75ac5cdc5c7e
Test: doc-only change
This commit is contained in:
Jean Chalard
2023-02-13 05:07:48 +00:00
parent b5ebe944b5
commit 17cbf06773

View File

@@ -1505,7 +1505,7 @@ public class ConnectivityManager {
* Temporarily set automaticOnOff keeplaive TCP polling alarm timer to 1 second. * Temporarily set automaticOnOff keeplaive TCP polling alarm timer to 1 second.
* *
* TODO: Remove this when the TCP polling design is replaced with callback. * TODO: Remove this when the TCP polling design is replaced with callback.
* @params timeMs The time of expiry, with System.currentTimeMillis() base. The value should be * @param timeMs The time of expiry, with System.currentTimeMillis() base. The value should be
* set no more than 5 minutes in the future. * set no more than 5 minutes in the future.
* @hide * @hide
*/ */