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

Commit 26ca5c56 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Added HAL docs for unsupported LOCATION_CHARACTERIZATION behaviour." into udc-dev

parents e85acfce 496e3fb3
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