docs: Fixing broken {docroot} links am: edaf387f07 am: 137133551c am: 2acd766879
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20832854 Change-Id: I38b6179222077fea7a61c641f25307c1905d6f93 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -720,7 +720,7 @@ public abstract class Service extends ContextWrapper implements ComponentCallbac
|
||||
* 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="{@docRoot}about/versions/12/behavior-changes-12">
|
||||
* Behavior changes: Apps targeting Android 12
|
||||
* </a>
|
||||
* 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}
|
||||
* or higher are not allowed to start foreground services from the background.
|
||||
* 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
|
||||
* </a>
|
||||
* for more details.
|
||||
|
||||
Reference in New Issue
Block a user