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

Skip to content
Commit 55d48df1 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Use persist property for velocitytracker strategy

Currently, setting the debug.velocitytracker.strategy property is not
convenient because it requires adb shell stop; adb shell start for the
changes to be picked up everywhere. It also does not persist across
reboots.
Putting this property into persist will allow us to fishfood these
changes more easily since the config can just be done once.

Bug: 35412046
Test: adb shell setprop persist.input.velocitytracker.strategy impulse
and observe that the strategy is being changed, after adding logging to
each strategy to distinguish them.

Change-Id: I9f6eb2113cfdeccfdf784c00d7da3ac3c186e499
parent 78c0e52b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment