diff options
author | 2025-02-17 03:34:57 -0800 | |
---|---|---|
committer | 2025-02-17 03:34:57 -0800 | |
commit | 93145fb1181a92f06256b667f090bff0689eb542 (patch) | |
tree | 49ca3f66fc1534f0aa7a2d10f93d319218b6ca6d /libs/input/Input.cpp | |
parent | 00ff628722f7382ce4b4f8305f9a8f0db529df1d (diff) |
SlopController: fix formatting of logged values
While checking b/396858976 I noticed some of these log messages with
strange formatting of the values:
InputReader: SlopController: dropping event with value .-1.000000
InputReader: SlopController: dropping event with value .3.000000
It looks like these format strings were intended to specify the
precision after the decimal point, rather than the field width.
Bug: 245989146
Change-Id: I71691d025cc5f03b26e95f96f90ab0a2281ed43b
Test: TreeHugger
Flag: EXEMPT logs only change
Diffstat (limited to 'libs/input/Input.cpp')
0 files changed, 0 insertions, 0 deletions