commit | 27ef4d872d9f6bbbc62d03b807cae694a3c6e2e8 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Oct 14 15:46:06 2016 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Oct 19 16:11:32 2016 -0700 |
tree | 17e3e1586df5778a218a616b0fffc012d888e178 | |
parent | 0fe3d8c2df6a220e2fd9cfb36e65c42ee192d18a [diff] [blame] |
audio: add audio HAL service and sound trigger HAL implementation Audio HAL service is common to audio, audio effect, sound trigger and bradcast radio HALs. Bug: 32022304 Change-Id: I3952b9c6de3a6b34e757942120320cf8ae036ed5
diff --git a/Android.bp b/Android.bp index dca108d..293d4a3 100644 --- a/Android.bp +++ b/Android.bp
@@ -1,6 +1,7 @@ // This is an autogenerated file, do not edit. subdirs = [ "audio/2.0", + "audio/2.0/default", "audio/common/2.0", "audio/effect/2.0", "benchmarks/msgq/1.0",