Merge "Update FakeUid to match ag/2099507" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8da75be811
@@ -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