Added info to docs to answer Q9 from Ford pending questions.

Bug: 259309511
Test: manual build
Change-Id: Ibd47982ba7426519ca03dd110b2b6bc5fd2e8e71
This commit is contained in:
shrikar 2023-03-13 21:18:22 +00:00
parent 397bfe167c
commit 5b85c927c6

View file

@ -407,6 +407,10 @@ enum VehicleProperty {
* all energy sources in a vehicle. For example, a hybrid car's range will
* be the sum of the ranges based on fuel and battery.
*
* This property may be writable because a navigation app could update the range if it has a
* more accurate estimate based on the upcoming route. However, this property can be set to
* VehiclePropertyAccess.READ only at the OEM's discretion.
*
* @change_mode VehiclePropertyChangeMode.CONTINUOUS
* @access VehiclePropertyAccess.READ_WRITE
* @unit VehicleUnit:METER