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

Commit efe6e800 authored by Jing Ji's avatar Jing Ji
Browse files

Update the java doc for the ActivityManager#killBackgroundProcesses

..with the correct security patch level.

Bug: 270049349
Test: m offline-sdk-docs
Change-Id: I1fb4a362e095e8621c41f563172a8b2390138484
parent 18216d97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4208,7 +4208,7 @@ public class ActivityManager {
     * processes to reclaim memory; the system will take care of restarting
     * these processes in the future as needed.
     *
     * <p class="note">On devices with a {@link Build.VERSION#SECURITY_PATCH} of 2022-12-01 or
     * <p class="note">On devices with a {@link Build.VERSION#SECURITY_PATCH} of 2023-08-01 or
     * greater, third party applications can only use this API to kill their own processes.
     * </p>
     *