platform_hardware_interfaces/automotive
Francois Gaffie a7e6cd0b73 Adding AIDL version 2 of AudioControl HAL
- Updated APIs to use PlaybackTrackMetadata (aka AudioAttributes)
instead of usage to get rid of usages list limitation.

- Add Gain Callback to notify unexpected gain changed from HAL
(as currently done for Audio Focus).

- Aggregate Callbacks within a unique IAudioControlCallback interface

Bug: b/154906631
Test: build and run VTS tests

Signed-off-by: Francois Gaffie <francois.gaffie@renault.com>
Change-Id: If74d575fad3888b698250a8ec9a6918f7cb294d7
Merged-In: If74d575fad3888b698250a8ec9a6918f7cb294d7
2022-02-10 09:48:04 +01:00
..
audiocontrol Adding AIDL version 2 of AudioControl HAL 2022-02-10 09:48:04 +01:00
can/1.0 Merge "Backfill owner information for VTS module VtsHalCanBusV1_0TargetTest." am: f997f54349 2021-09-29 21:25:15 +00:00
evs Update EVS OWNERS 2022-01-12 06:34:15 +00:00
occupant_awareness/aidl Merge "Remove ndk_platform backend. Use the ndk backend." am: 2346a4c6b9 am: 4ef9aa49dc 2021-07-28 12:39:05 +00:00
sv/1.0 Merge "Backfill VTS owner information." 2021-10-14 19:25:59 +00:00
vehicle Add owners file for VHAL. 2022-01-19 11:22:47 -08:00
OWNERS Add Kiran as VHAL owner 2021-02-17 05:24:26 +00:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07:00

Autmotive HALs


Overview:

The automotive HAL tree is used by Android Automotive to discover and operate hardware specific to a car.

The HALs are not (yet) frozen, as the HAL definition is expected to evolve between Android releases.