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

Commit 5cd89ebb authored by Cody Kesting's avatar Cody Kesting Committed by Gerrit Code Review
Browse files

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

parents bae97dc9 ed13bd68
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