Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d2cbc12 authored by Cody Kesting's avatar Cody Kesting Committed by android-build-merger
Browse files

Merge "Fix javadoc build break s/line/link/"

am: 5cd89ebb

Change-Id: Iba1f8ec62784f68bc415690ccf5966445c9b3542
parents f24dfaf1 5cd89ebb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2631,7 +2631,7 @@ public class ConnectivityManager {
     * Callback for use with {@link registerTetheringEventCallback} to find out tethering
     * upstream status.
     *
     * @deprecated Use {@line TetheringManager#OnTetheringEventCallback} instead.
     * @deprecated Use {@link TetheringManager#OnTetheringEventCallback} instead.
     * @hide
     */
    @SystemApi
@@ -2661,7 +2661,7 @@ public class ConnectivityManager {
     * @param executor the executor on which callback will be invoked.
     * @param callback the callback to be called when tethering has change events.
     *
     * @deprecated Use {@line TetheringManager#registerTetheringEventCallback} instead.
     * @deprecated Use {@link TetheringManager#registerTetheringEventCallback} instead.
     * @hide
     */
    @SystemApi