platform_hardware_interfaces/automotive
Mikhail Naganov 9940a55995 audio: Add AudioOffloadMetadata and a method to update it
AudioOffloadMetadata contains the same information
as 'AUDIO_OFFLOAD_CODEC_*' framework parameters.
It is updated via a new method IStreamOut.updateOffloadMetadata
which only works for compressed offload streams.

Bug: 270731693
Test: atest VtsHalAudioCoreTargetTest
Change-Id: I6c8a8853f216438284082f79e3f57e511a2a1f06
Merged-In: I6c8a8853f216438284082f79e3f57e511a2a1f06
2023-02-28 20:06:05 +00:00
..
audiocontrol audio: Add AudioOffloadMetadata and a method to update it 2023-02-28 20:06:05 +00:00
can Merge "Move canhalconfigurator-aidl to /system_ext" 2023-02-01 21:31:21 +00:00
evs Add APIs for the sensor embedded data 2023-02-15 12:43:31 -08:00
ivn_android_device/aidl Define ivnandroiddevice HAL. 2023-02-14 11:15:40 -08:00
occupant_awareness/aidl Updating cc_fuzz with default service fuzzer config 2022-08-22 23:18:11 +00:00
remoteaccess Merge changes I3b0c6325,I40f97f4b am: a55e702324 am: 76c6b3a669 am: 673426770e 2022-12-08 03:23:04 +00:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Merge "Increase timer test tolerance." into udc-dev 2023-02-23 01:12:41 +00:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md
TEST_MAPPING Add tests that might be affected by HAL to presubmit. 2022-02-23 12:40:04 -08: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.