Merge "Update motion prediction offset." into udc-qpr-dev
This commit is contained in:
commit
658e774004
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