commit | 6b74491d158b502084f31a32327794efe0bcf2e7 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Feb 16 21:36:13 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Feb 16 21:36:13 2018 +0000 |
tree | 649eaaeaaf8bc39b11b3539f757a31f0dc8b3931 | |
parent | 68f474e51e7dbc6e74974dc9b338504a097799fb [diff] | |
parent | ace0b02fd9120675412870d9ab1cb9824d4b5559 [diff] |
Merge "Audio HAL V4: Add Hearing aid output device"
diff --git a/audio/common/4.0/types.hal b/audio/common/4.0/types.hal index 3675b7c..4efdea3 100644 --- a/audio/common/4.0/types.hal +++ b/audio/common/4.0/types.hal
@@ -530,6 +530,7 @@ OUT_BUS = 0x1000000, OUT_PROXY = 0x2000000, OUT_USB_HEADSET = 0x4000000, + OUT_HEARING_AID = 0x8000000, OUT_ECHO_CANCELLER = 0x10000000, OUT_DEFAULT = BIT_DEFAULT, // Note that the 2.0 OUT_ALL* have been moved to helper functions