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

Commit 9de81d9f authored by Michael Wachenschwanz's avatar Michael Wachenschwanz Committed by Android (Google) Code Review
Browse files

Merge "Create com.android.server.am.auto_trigger_oomadj_updates flag" into main

parents 0e1e530f a4de423c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -252,3 +252,13 @@ flag {
    description: "Update CachedAppOptimizer to use memcg reclaim for compaction"
    bug: "377479218"
}

flag {
    name: "auto_trigger_oomadj_updates"
    namespace: "backstage_power"
    description: "Automatically trigger OomAdjuster updates from ProcessStateController on state change."
    bug: "399666866"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file