File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ You can optionally specify the following parameters:
6666 - :code: `:sticky ` for launching a service that gets restarted by the Android OS on exit/error
6767 - :code: `:foregroundServiceType=TYPE ` to specify the type of foreground service,
6868 where TYPE is one of the valid Android foreground service types
69- (see `Android documentation <https://developer.android.com/reference/android/app/Service.html#START_FOREGROUND_SERVICE >`__
69+ (see `Android documentation <https://developer.android.com/develop/background-work/services/fgs/service-types >`__
7070 for more details). You can specify multiple types separated by a pipe
7171 character "|", e.g. :code:`:foregroundServiceType=location|mediaPlayback`. Mandatory
7272 if :code:`:foreground` is used on Android 14+.
You can’t perform that action at this time.
0 commit comments