am 031bbef5
: Merge "Update implementation to match BatteryStats.Uid" into mnc-dr-dev
* commit '031bbef57e7d8e18b238bac4e3e7c356b0055655': Update implementation to match BatteryStats.Uid
This commit is contained in:
@@ -246,7 +246,7 @@ public class FakeUid extends Uid {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public long getTimeAtCpuSpeed(int step, int which) {
|
public long getTimeAtCpuSpeed(int cluster, int step, int which) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user