commit | 12a3501abfd230ba122c3ec614e437ebc4111f53 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Mon Jun 26 07:21:03 2017 -0700 |
committer | Myles Watson <mylesgw@google.com> | Wed Nov 15 12:32:15 2017 +0000 |
tree | c30aa9e2ef3ad91eb7c1692876e2e7d08c7f7acb | |
parent | dd5384a4fe291e44a3dd0a90ad4834922c898fea [diff] |
Bluetooth: Use elapsed real time for calculating onDuration The system time can change after boot. Using elapsed real time avoids this problem. Test: start factory reset device, adb shell dumpsys bluetooth_manager Change-Id: Ieea2a2bc8b4bcb375897e609275207b6c3eccdce Fixes: 62985817