Update FakeUid to match ag/2099507
Bug: 36002715 Change-Id: I6c2a92bee1a9931e08e11596d9a31844a3bc6bfc Test: builds
This commit is contained in:
@@ -265,11 +265,6 @@ public class FakeUid extends Uid {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public long getCpuPowerMaUs(int which) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public BatteryStats.ControllerActivityCounter getWifiControllerActivity() {
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user