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

Commit de3bcd8c authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Detach OomAdjuster rewrite flag

Bug: 317113618
Test: n/a
Change-Id: I8246a369b9d9c7d591a29cd4886b416acf8786b5
parent d7c15dc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ final class ActivityManagerConstants extends ContentObserver {
    /**
     * The default value to {@link #KEY_ENABLE_NEW_OOMADJ}.
     */
    private static final boolean DEFAULT_ENABLE_NEW_OOM_ADJ = Flags.oomadjusterCorrectnessRewrite();
    private static final boolean DEFAULT_ENABLE_NEW_OOM_ADJ = false;

    /**
     * Same as {@link TEMPORARY_ALLOW_LIST_TYPE_FOREGROUND_SERVICE_NOT_ALLOWED}