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

Commit c5bc18e5 authored by Shrikar Amirisetty's avatar Shrikar Amirisetty Committed by Automerger Merge Worker
Browse files

Merge changes from topics "move_pos_consistency", "steering_wheel_depth_docs"...

Merge changes from topics "move_pos_consistency", "steering_wheel_depth_docs" into udc-dev am: cdd964a8

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/22438266



Change-Id: Ia2c99e162c2e16a3b0724a24fdcddc7d613ce148
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7a431cdc cdd964a8
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2871,8 +2871,8 @@ enum VehicleProperty {
     * The maxInt32Value and minInt32Value in VehicleAreaConfig must be defined. All values between
     * minInt32Value and maxInt32Value must be supported.
     *
     * The maxInt32Value indicates the steering wheel position closest to the driver.
     * The minInt32Value indicates the steering wheel position furthest to the driver.
     * The maxInt32Value indicates the steering wheel position furthest from the driver.
     * The minInt32Value indicates the steering wheel position closest to the driver.
     *
     * Values in between minInt32Value and maxInt32Value indicate a transition state between the
     * closest and furthest positions.
@@ -2893,8 +2893,8 @@ enum VehicleProperty {
     * The maxInt32Value and minInt32Value in VehicleAreaConfig must be defined. All values between
     * minInt32Value and maxInt32Value must be supported.
     *
     * The maxInt32Value indicates the steering wheel moving towards the driver.
     * The minInt32Value indicates the steering wheel moving away from the driver.
     * The maxInt32Value indicates the steering wheel moving away from the driver.
     * The minInt32Value indicates the steering wheel moving towards the driver.
     *
     * Larger integers, either positive or negative, indicate a faster movement speed. Once the
     * steering wheel reaches the positional limit, the value must reset to 0. If