commit | fc496a2fffd5e6a5bb49871ea08bb6f13a57103a | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Aug 05 12:13:45 2016 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Oct 12 08:55:36 2016 -0700 |
tree | 0b2edf24b171307ba06a492a62a6d72692ad262b | |
parent | d2586811e858e6b50002a3765b71156ae2f354e4 [diff] [blame] |
sound trigger: initial implementation of TREBLE HAL Initial version of the sound trigger HAL for TREBLE model. Functionally equivalent to legacy HAL. Bug: 30222631 Test: build verified Change-Id: I3cc904f21e1d81458ef877352b21c25a798cd355
diff --git a/Android.bp b/Android.bp index 65febd3..b09da52 100644 --- a/Android.bp +++ b/Android.bp
@@ -10,6 +10,7 @@ "radio/1.0", "power/1.0", "power/1.0/default", + "soundtrigger/2.0", "tests/bar/1.0", "tests/baz/1.0", "tests/expression/1.0",