platform_hardware_interfaces/audio/aidl
Jiyong Park 0c7505f89d V1 is the latest version of android.media.audio.common.types
As part of the AIDL API freeze for TM, the V1 of
android.media.autio.common.types was frozen. As a result,
unversioned reference to the interface now refers to the V2
of the interface, yet to be frozen. This causes ODR violation
where V1 and V2 of the interfaces are both used in the
platform.

To fix that, replaced the unversioned reference explicitly
with the reference to V1.
Bug: 225941299
Test: m
Change-Id: I8c57c730bebfe88b182d42a4bb8acea32ac4aee8
2022-04-18 18:34:32 +00:00
..
aidl_api/android.hardware.audio.common Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
android/hardware/audio/common audio: Add AIDL definitions for Playback/RecordTrackMetadata 2022-01-06 06:32:36 +00:00
Android.bp V1 is the latest version of android.media.audio.common.types 2022-04-18 18:34:32 +00:00
OWNERS audio: Add OWNERS to aidl folder 2022-03-14 22:10:48 +00:00