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

Commit b7eaad08 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Add extended_battery_history_continuous_collection_enabled flag

Bug: 381940953
Test: no code changes
Flag: com.android.server.power.optimization.extended_battery_history_continuous_collection_enabled
Change-Id: I2c4a3eabba671710d44f126689dc6d080016ba3d
parent f0a18eed
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -87,3 +87,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "extended_battery_history_continuous_collection_enabled"
    namespace: "backstage_power"
    description: "Disable automatic reset of battery stats history on full charge"
    bug: "381940953"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}