Rotary encoder rotation count telemetry
Implements a telemetry using the Telemetry Express API to log full rotations on rotary encoder devices. By default, logs are disabled for rotations. A rotary input device can change the minimum logged rotation value via the `rotary_encoder.min_rotations_to_log` IDC property, by setting it to a positive integer value. Bug: 370353565 Test: atest RotaryEncoderInputMapperTest Test: manual with custom logs Flag: com.android.input.flags.rotary_input_telemetry Change-Id: I5162b0d343936ac8049c24835cd8e57d44643516
Loading
Please register or sign in to comment