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

Commit 13713355 authored by Andrew Solovay's avatar Andrew Solovay Committed by Automerger Merge Worker
Browse files

docs: Fixing broken {docroot} links am: edaf387f

parents efe5ae90 edaf387f
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -720,7 +720,7 @@ public abstract class Service extends ContextWrapper implements ComponentCallbac
     * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
     * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
     * or higher are not allowed to start foreground services from the background.
     * or higher are not allowed to start foreground services from the background.
     * See
     * See
     * <a href="{@docRoot}/about/versions/12/behavior-changes-12">
     * <a href="{@docRoot}about/versions/12/behavior-changes-12">
     * Behavior changes: Apps targeting Android 12
     * Behavior changes: Apps targeting Android 12
     * </a>
     * </a>
     * for more details.
     * for more details.
@@ -769,7 +769,7 @@ public abstract class Service extends ContextWrapper implements ComponentCallbac
   * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
   * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
   * or higher are not allowed to start foreground services from the background.
   * or higher are not allowed to start foreground services from the background.
   * See
   * See
   * <a href="{@docRoot}/about/versions/12/behavior-changes-12">
   * <a href="{@docRoot}about/versions/12/behavior-changes-12">
   * Behavior changes: Apps targeting Android 12
   * Behavior changes: Apps targeting Android 12
   * </a>
   * </a>
   * for more details.
   * for more details.