Fix a bug in BluetoothActivityInfoCache.set()
BluetoothActivityInfoCache.set treats the provided traffic info in BluetoothActivityEnergyInfo as deltas while it actually contains absolute values. This leads to miscalculation of the total bluetooth traffic stats. Bug: 266128651 Test: atest BatteryStatsImplTest Change-Id: I1a8866e0dc20718474a8989db8cb5f3a50da9f97
Loading
Please register or sign in to comment