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

Commit 43bf3ee1 authored by Jack Wu's avatar Jack Wu
Browse files

BatteryService: support Dock charging



Bug: 194012532
Test: Show dock type correctly
Signed-off-by: default avatarJack Wu <wjack@google.com>
Change-Id: I8c3ef003f1bae9fbad92413cee4d264a9fb33466
parent 3cf30728
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;