Merge change 7961 into donut
* changes: Bluetooth at command tracking.
This commit is contained in:
@ -41,7 +41,7 @@ public final class BatteryStatsService extends IBatteryStats.Stub {
|
||||
|
||||
final BatteryStatsImpl mStats;
|
||||
Context mContext;
|
||||
|
||||
|
||||
BatteryStatsService(String filename) {
|
||||
mStats = new BatteryStatsImpl(filename);
|
||||
}
|
||||
|
Reference in New Issue
Block a user