batteryservice: remove now unused struct BatteryExtraProperties
Change-Id: Ibbb1eba95a800d2198e7524149ce38beb13dd7c9
This commit is contained in:
parent
7014fbd700
commit
6f948c3960
@ -66,11 +66,6 @@ struct BatteryProperties {
|
||||
status_t readFromParcel(Parcel* parcel);
|
||||
};
|
||||
|
||||
struct BatteryExtraProperties {
|
||||
int batteryCurrentNow;
|
||||
int batteryChargeCounter;
|
||||
};
|
||||
|
||||
struct BatteryProperty {
|
||||
int valueInt;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user