commit | d9f98565b26e6578d280fbac01730311e588e27a | [log] [tgz] |
---|---|---|
author | Adam Bookatz <bookatz@google.com> | Mon Apr 19 19:20:59 2021 -0700 |
committer | Adam Bookatz <bookatz@google.com> | Tue Apr 20 00:14:51 2021 -0700 |
tree | ab77ab9e6c3a7cefca7cbb25b00aef80f83db3af | |
parent | a7e2b44186d3cc3cf0069be194861eedf2f774e1 [diff] |
Fix updateBluetoothStateLocked comments There was confusion as to whether updateBluetoothStateLocked took an ActivityInfo representing a cumulative total or a delta. It is confirmed that it is now a cumulative total. (It had been a delta in the past, but no longer.) Bug: 174818545 Test: N/A (just comments) Change-Id: I62130f22250eb496164f94c0668d1ff65fed7710