docs: Fix links to narrative guides am: a1796499fe am: 675a14ea2b
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15738642 Change-Id: I31aa67349cc8302e220d75b05ae5dd3e5c20f803
This commit is contained in:
@@ -3195,7 +3195,7 @@ public abstract class Context {
|
|||||||
* apps targeting SDK Version {@link android.os.Build.VERSION_CODES#O}
|
* apps targeting SDK Version {@link android.os.Build.VERSION_CODES#O}
|
||||||
* or higher are not allowed to start background services from the background.
|
* or higher are not allowed to start background services from the background.
|
||||||
* See
|
* See
|
||||||
* <a href="{@docRoot}/about/versions/oreo/background">
|
* <a href="/about/versions/oreo/background">
|
||||||
* Background Execution Limits</a>
|
* Background Execution Limits</a>
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
*
|
||||||
@@ -3204,7 +3204,7 @@ public abstract class Context {
|
|||||||
* 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="/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.
|
||||||
@@ -3258,7 +3258,7 @@ public abstract class Context {
|
|||||||
* 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="/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.
|
||||||
|
|||||||
Reference in New Issue
Block a user