commit | c065640fb6e35c5a1843c740bbbcd87f2596d0da | [log] [tgz] |
---|---|---|
author | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Sat Sep 03 14:13:26 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 16 01:31:25 2016 -0700 |
tree | b1522e4befce1842d531de681b966f14561551cd | |
parent | 2f0a38809f7ab5c85e42d7374f622f006c6284ba [diff] [blame] |
hal: enable audio over display port Add support for audio over display port. Change-Id: I3480d89c61ee5e5983715ec943fb02b1a9d5d151
diff --git a/hal/audio_hw.h b/hal/audio_hw.h index 664d1fc..c1797bd 100644 --- a/hal/audio_hw.h +++ b/hal/audio_hw.h
@@ -146,6 +146,8 @@ USECASE_AUDIO_PLAYBACK_AFE_PROXY, USECASE_AUDIO_RECORD_AFE_PROXY, + USECASE_AUDIO_PLAYBACK_EXT_DISP_SILENCE, + AUDIO_USECASE_MAX };