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

Commit 3663a160 authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Reattach OomAdjuster rewrite flag

Bug: 317113618
Test: atest MockingOomAdjusterTests
Change-Id: I297d46f8c5bb9e10400db9893a2c940cafb27b02
parent 342c33d3
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 = false;
    private static final boolean DEFAULT_ENABLE_NEW_OOM_ADJ = Flags.oomadjusterCorrectnessRewrite();

    /**
     * Same as {@link TEMPORARY_ALLOW_LIST_TYPE_FOREGROUND_SERVICE_NOT_ALLOWED}