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

Commit a9c2cfa8 authored by Shrikar Amirisetty's avatar Shrikar Amirisetty Committed by Android (Google) Code Review
Browse files

Merge "Specify additional FUEL_* properties don't apply to EVs in HAL docs" into main

parents f77ab0a8 37484fc7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -87,6 +87,11 @@ enum VehicleProperty {
    /**
     * Fuel capacity of the vehicle in milliliters
     *
     * This property must communicate the maximum amount of the fuel that can be stored in the
     * vehicle in milliliters. This property does not apply to electric vehicles. That is, if
     * INFO_FUEL_TYPE only contains FuelType::FUEL_TYPE_ELECTRIC, this property must not be
     * implemented. For EVs, implement INFO_EV_BATTERY_CAPACITY.
     *
     * @change_mode VehiclePropertyChangeMode.STATIC
     * @access VehiclePropertyAccess.READ
     * @unit VehicleUnit.MILLILITER