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

Commit 8da75be8 authored by Adam Lesinski's avatar Adam Lesinski Committed by Android (Google) Code Review
Browse files

Merge "Update FakeUid to match ag/2099507" into oc-dev

parents ee720c00 c78fe99e
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;