Removes deprecated audio property in vehicle hal

Bug: 72054677
Test: None
Change-Id: I68a29c786dabf99afb4c44b49586f372a97abae6
This commit is contained in:
Hongwei Wang 2018-01-16 14:59:45 -08:00
parent e56eafc61d
commit 8655bc3e59

View file

@ -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,