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

Commit 5aa0dfcc authored by Chet Haase's avatar Chet Haase Committed by android-build-merger
Browse files

Fix small typo in ShortcutManager header docs

am: c158431f

Change-Id: I303576d842f92358e9c97714e71c0407d53df39b
parents 6119c54b c158431f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -329,7 +329,7 @@ import java.util.List;
 * <p>Applications with a foreground activity or service are not rate-limited.
 *
 * <p>Rate-limiting will be reset upon certain events, so that even background applications
 * can call these APIs again until they are rate limit is reached again.
 * can call these APIs again until the rate limit is reached again.
 * These events include the following:
 * <ul>
 *   <li>When an application comes to the foreground.