OSDN Git Service

vehicle hal update
authorKeun-young Park <keunyoung@google.com>
Fri, 12 Feb 2016 22:26:57 +0000 (14:26 -0800)
committerKeun-young Park <keunyoung@google.com>
Fri, 26 Feb 2016 19:50:35 +0000 (11:50 -0800)
commitfe599a890bfdedf114f89bdf43154e97ac670f88
tree6612f5093636f3f1ce448bcf20d87c0c80fcd48a
parent896124d2955f0a8f9624219a0519a6479c946b42
vehicle hal update

- add *min_values for zoned properties
  zoned properties can specify min/max value either
  by setting *_min/max_value or by setting *_min/max_values

  When array version is not used, it should be set to NULL.

  When array version is used, its length should match with
  supproted zones in config_flags.

- add RADIO flag to audio context

- add INSTRUMENT_CLUSTER_INFO property to give informaiton
  on instrument cluster
  Graphic type can send notification on the currently available
  area as mode.

- move audio context info to AUDIO_FOCUS and remove
  AUDIO_CONTEXT property

bug: 27142696

Change-Id: I9aa47724759d5610b74581b890e096924a5e223b
include/hardware/vehicle.h