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

Commit 8b0445b2 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by Automerger Merge Worker
Browse files

docs: Fix links to narrative guides am: a1796499 am: 5e59f40e

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

Change-Id: Ib96dd172c3f18ed5a3981f867e4ec8cdd0020942
parents b6e915f5 5e59f40e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3215,7 +3215,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.
     *
@@ -3224,7 +3224,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.
@@ -3278,7 +3278,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.