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",