Loading
Fix how HapticScrollFeedbackProvider resets input/motion states
The input device id, source, and axis fields were sometimes not updated properly, since the check for the rotary encoder haptic feedback availability preceded the update. So in cases where rotary encoder haptic feedback was unavailable, the fields were never updated, meaning that non-rotary scroll feedback was also blocked. Bug: 356665746 Flag: EXEMPT trivial bug fix Test: atest HapticScrollFeedbackProviderTest Change-Id: I5c96c57fe70b836afda2295568a1389195ee279d