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

Commit 2892bded authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Added HAL docs for unsupported LOCATION_CHARACTERIZATION behaviour."...

Merge "Added HAL docs for unsupported LOCATION_CHARACTERIZATION behaviour." into udc-dev am: 26ca5c56

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



Change-Id: I57ab9785a7f6a46fd0f888f50b2a9684c4add34a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 676d05ea 26ca5c56
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -2408,7 +2408,12 @@ enum VehicleProperty {
     * when computing the vehicle's location that is shared with Android through the GNSS HAL.
     *
     * The value must return a collection of bit flags. The bit flags are defined in
     * LocationCharacterization.
     * LocationCharacterization. The value must also include exactly one of DEAD_RECKONED or
     * RAW_GNSS_ONLY among its collection of bit flags.
     *
     * When this property is not supported, it is assumed that no additional sensor inputs are fused
     * into the GNSS updates provided through the GNSS HAL. That is unless otherwise specified
     * through the GNSS HAL interfaces.
     *
     * @change_mode VehiclePropertyChangeMode.STATIC
     * @access VehiclePropertyAccess.READ