Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 54b7ebd7 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Use DeviceConfig to get the default VelocityTracker strategy

To help with the rollout of the 'impulse' velocitytracker strategy, use the param 'velocitytracker_strategy' that was added in cr/428591953 in the VelocityTracker.java
This can be turned on using:
adb shell device_config put input_native_boot velocitytracker_strategy impulse
To check the current value:
adb shell device_config get input_native_boot velocitytracker_strategy

Bug: 134179997
Test: adb shell dumpsys input

Change-Id: I60fe3dd67983bb2c9e523f58b002cf58aeb9d793
parent 2fef0733
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment