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

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

Create com.android.server.am.psc_batch_update flag

Flag: com.android.server.am.psc_batch_update
Bug: 399680824
Test: n/a
Change-Id: Ibf343fa3bcd7aec597ca9b80755eed2a35246e36
parent 62e92de7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -262,3 +262,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "psc_batch_update"
    namespace: "backstage_power"
    description: "Batch ProcessStateController updates triggered while a BatchSession is active."
    bug: "399680824"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file