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

Commit 9b53cf79 authored by Todd Poynor's avatar Todd Poynor
Browse files

healthd: remove service batterypropreg

Change-Id: Iac24af6a59453686fca145d0814dc5ff045efcec
parent f0e2ac26
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
namespace android {

void BatteryPropertiesRegistrar::publish() {
    defaultServiceManager()->addService(String16("batterypropreg"), this);
    defaultServiceManager()->addService(String16("batteryproperties"), this);
}