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

Commit c78fe99e authored by Adam Lesinski's avatar Adam Lesinski
Browse files

Update FakeUid to match ag/2099507

Bug: 36002715
Change-Id: I6c2a92bee1a9931e08e11596d9a31844a3bc6bfc
Test: builds
parent 52cf25d0
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -265,11 +265,6 @@ public class FakeUid extends Uid {
        return 0;
        return 0;
    }
    }


    @Override
    public long getCpuPowerMaUs(int which) {
        return 0;
    }

    @Override
    @Override
    public BatteryStats.ControllerActivityCounter getWifiControllerActivity() {
    public BatteryStats.ControllerActivityCounter getWifiControllerActivity() {
        return null;
        return null;