platform_hardware_interfaces/audio/7.0
Mikhail Naganov 9d9f970ee4 audio: Add @export annotations to microphone-related enums
This addresses long-standing TODOs in system/audio.h.
Annotated the following enums:

 - AudioMicrophoneChannelMapping;
 - AudioMicrophoneLocation;
 - AudioMicrophoneDirectionality.

This allows removing hand-written conversion functions
since the values are guaranteed to match between HIDL and
system/audio.h.

Bug: 122858783
Test: m
Change-Id: I2bf250ef9154a7ae86679afa566c80dfd01f1d5b
2020-11-02 19:56:48 +00:00
..
config audio: Align lists of enum values between framework and HAL 2020-10-23 00:22:30 +00:00
Android.bp Audio: Copy HAL V6 into V7 2020-08-14 18:13:31 +00:00
IDevice.hal audio: HAL V7 tweaks 2020-09-28 18:55:50 +00:00
IDevicesFactory.hal Audio: Copy HAL V6 into V7 2020-08-14 18:13:31 +00:00
IPrimaryDevice.hal Audio: Copy HAL V6 into V7 2020-08-14 18:13:31 +00:00
IStream.hal audio: HAL V7 tweaks 2020-09-28 18:55:50 +00:00
IStreamIn.hal Audio: Rearrange types in V7 2020-08-17 18:06:46 +00:00
IStreamOut.hal Make getPresentationPosition mandatory. 2020-09-11 23:14:42 +00:00
IStreamOutCallback.hal Audio: Copy HAL V6 into V7 2020-08-14 18:13:31 +00:00
IStreamOutEventCallback.hal Audio: Copy HAL V6 into V7 2020-08-14 18:13:31 +00:00
types.hal audio: Add @export annotations to microphone-related enums 2020-11-02 19:56:48 +00:00