commit | 9d9f970ee497c9ecd2cfbb7c8a59dcdd670cd669 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Nov 02 19:56:48 2020 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Nov 02 19:56:48 2020 +0000 |
tree | 6af424feedb0576a9cf37799557380f98d1b3a8a | |
parent | 3214fcc65ed8d46f1ac724b651e02f1586cf4e7e [diff] |
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