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

Commit 6aba8530 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Small doc fix.

Test: it builds
Change-Id: Ib4137a5981c2315cebde1ec4a4b5b8ff280b0f36
parent d27d5d9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -603,7 +603,7 @@ public final class PendingIntent implements Parcelable {

    /**
     * Retrieve a PendingIntent that will start a foreground service, like calling
     * {@link Context#startService Context.startForegroundService()}.  The start
     * {@link Context#startForegroundService Context.startForegroundService()}.  The start
     * arguments given to the service will come from the extras of the Intent.
     *
     * <p class="note">For security reasons, the {@link android.content.Intent}