commit | b393eeabded7a42b3047b65f76ce471d07c33f78 | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Fri Jul 05 15:23:39 2019 +0100 |
committer | Tony Mak <tonymak@google.com> | Fri Jul 05 17:06:14 2019 +0100 |
tree | 0f5270816b22783c46aa838869b4adde755c3710 | |
parent | 855b4506d474239d2edf92ab941aa69a08e378c9 [diff] |
Fix missing version number in logs from webview fromIndex is inclusive, so it should be startIndex +1. This bug is fixed in our new logging APIs, but to those who is still using the old pipeline, e.g: webview, will hit the issue. Fixes: 136805228 Test: Enable verbose logging, try to select something in webview, observe that the version number is logged. Test: atest SmartSelectionEventTrackerTest Change-Id: I7e8212d9be9684b9988634cf30043765dd8afe38