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

Commit 5b73be65 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by Automerger Merge Worker
Browse files

docs: Fix links to narrative guides am: a1796499 am: 675a14ea

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15738642

Change-Id: I31aa67349cc8302e220d75b05ae5dd3e5c20f803
parents 30b075cd 675a14ea
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3195,7 +3195,7 @@ public abstract class Context {
     * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#O}
     * or higher are not allowed to start background services from the background.
     * See
     * <a href="{@docRoot}/about/versions/oreo/background">
     * <a href="/about/versions/oreo/background">
     * Background Execution Limits</a>
     * for more details.
     *
@@ -3204,7 +3204,7 @@ public abstract class Context {
     * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
     * or higher are not allowed to start foreground services from the background.
     * See
     * <a href="{@docRoot}/about/versions/12/behavior-changes-12">
     * <a href="/about/versions/12/behavior-changes-12">
     * Behavior changes: Apps targeting Android 12
     * </a>
     * for more details.
@@ -3258,7 +3258,7 @@ public abstract class Context {
     * apps targeting SDK Version {@link android.os.Build.VERSION_CODES#S}
     * or higher are not allowed to start foreground services from the background.
     * See
     * <a href="{@docRoot}/about/versions/12/behavior-changes-12">
     * <a href="/about/versions/12/behavior-changes-12">
     * Behavior changes: Apps targeting Android 12
     * </a>
     * for more details.