Merge "Revert "Add BMS as a Battery type""
This commit is contained in:
commit
068e00b3c9
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ BatteryMonitor::PowerSupplyType BatteryMonitor::readPowerSupplyType(const String
|
|||
struct sysfsStringEnumMap supplyTypeMap[] = {
|
||||
{ "Unknown", ANDROID_POWER_SUPPLY_TYPE_UNKNOWN },
|
||||
{ "Battery", ANDROID_POWER_SUPPLY_TYPE_BATTERY },
|
||||
{ "BMS", ANDROID_POWER_SUPPLY_TYPE_BATTERY },
|
||||
{ "UPS", ANDROID_POWER_SUPPLY_TYPE_AC },
|
||||
{ "Mains", ANDROID_POWER_SUPPLY_TYPE_AC },
|
||||
{ "USB", ANDROID_POWER_SUPPLY_TYPE_USB },
|
||||
|
|
Loading…
Reference in a new issue