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

Commit c77c261f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "BatteryService: support Dock charging" am: 0d692ed9 am: 051db486

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1946294

Change-Id: I4a82c1031acc10b22eb7ee9bd3a875035979aa11
parents 5677c832 051db486
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ struct BatteryProperties {
    bool chargerAcOnline;
    bool chargerUsbOnline;
    bool chargerWirelessOnline;
    bool chargerDockOnline;
    int maxChargingCurrent;
    int maxChargingVoltage;
    int batteryStatus;