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

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

Create com.android.server.am.auto_trigger_oomadj_updates flag

Flag: com.android.server.am.auto_trigger_oomadj_updates
Bug: 399666866
Test: n/a
Change-Id: Ib60681a1dbc61cd22528c7efc7bc760f9e208b9d
parent cd30839e
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