Merge "Update motion prediction offset." into udc-qpr-dev am: 658e774004
am: f38b3507c1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/24046724 Change-Id: Iabbc671c198708f16163d7f959d12e8568b22d40 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6a95696286
1 changed files with 1 additions and 1 deletions
|
@ -636,7 +636,7 @@
|
|||
|
||||
<!-- Enable the system motion prediction model. -->
|
||||
<bool name="config_enableMotionPrediction">true</bool>
|
||||
<integer name="config_motionPredictionOffsetNanos">20000000</integer> <!-- 20 ms -->
|
||||
<integer name="config_motionPredictionOffsetNanos">-4000000</integer> <!-- -4 ms -->
|
||||
|
||||
<!-- Whether to reset Battery Stats on unplug when the battery level is high. -->
|
||||
<bool name="config_batteryStatsResetOnUnplugHighBatteryLevel">false</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue