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

Commit 6461bb0b authored by Jing Ji's avatar Jing Ji Committed by Automerger Merge Worker
Browse files

Merge "Update the java doc for the ActivityManager#killBackgroundProcesses"...

Merge "Update the java doc for the ActivityManager#killBackgroundProcesses" into udc-dev am: c86ab980

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21806707



Change-Id: I7dd8fc41dd33cacae318efda007b17a69c54accc
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 75b625a1 c86ab980
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>
     *