commit | a51cbe30a1cc9234db2f8cc0e75598f9eece3018 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Nov 15 09:51:12 2022 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Jan 09 14:06:37 2023 -0800 |
tree | de6505850dcac2fbeeb676794350245340581616 | |
parent | 251c7563870323fc96cd5caad92725b5d90a38a2 [diff] |
Prediction for motion events The class MotionPredictor will be used to call into native code to execute prediction algorithm. The feature can be enabled by setting the appropriate config on the device. To enable the feature: adb shell setprop persist.input.enable_motion_prediction true Bug: 210158587 Test: m MotionPrediction && adb install $ANDROID_PRODUCT_OUT/system/app/MotionPrediction/MotionPrediction.apk Change-Id: Iaee80d99b18da2f788fa8eacf2e14a6b5c6a7088