summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Lais Andrade <lsandrade@google.com> 2023-07-26 18:09:39 +0100
committer Lais Andrade <lsandrade@google.com> 2023-07-31 10:28:03 +0100
commit7b41ed78d140db2c7feb0230dec30941a23ebddc (patch)
treeeb06fd3369e8eda7495821392ec02cd1e3e8dffe /libs/androidfw/FileStream.cpp
parent19dae7cd516fade02b202ad1c25cd797bf0662ea (diff)
Improve VibratorManagerService dumpsys
Sometimes it can be hard to debug vibrations using a bugreport when the user interacts with the keyboard during the bugreport generation. This can create multiple touch vibrations that push all other touch vibrations out of the buffer. This change keeps the existing vibration records, now renamed to "recent vibrations", and adds a new field "aggregated vibration history" which aggregates vibrations by uid, attributes and effect when they are requested in close succession (less than 1s). This change also introduces other improvements to dumpsys: - Print VibrationSettings, VibrationConfig and VibratorController using multiple lines and indentation - External vibration breakdown by usage - Simplify each vibration text, printing a few lines for each vibration and simplifying the VibrationEffect string. Fix: 260309860 Test: adb shell dumpsys vibrator_manager Change-Id: I3d065a6264716185675f6a83ba61dcae71e8e38f
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions