Removes deprecated audio property in vehicle hal
Bug: 72054677 Test: None Change-Id: I68a29c786dabf99afb4c44b49586f372a97abae6
This commit is contained in:
parent
e56eafc61d
commit
8655bc3e59
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ interface IVehicle {
|
|||
* For VehiclePropertyChangeMode::ON_CHANGE properties, it must return the
|
||||
* latest available value.
|
||||
*
|
||||
* Some properties like AUDIO_VOLUME requires to pass additional data in
|
||||
* Some properties like RADIO_PRESET requires to pass additional data in
|
||||
* GET request in VehiclePropValue object.
|
||||
*
|
||||
* If there is no data available yet, which can happen during initial stage,
|
||||
|
|
Loading…
Reference in a new issue