audio: enable tinyHAL and start writing mixer paths
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 3c06926..b7b8656 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -56,6 +56,9 @@
 # BT
 BOARD_HAVE_BLUETOOTH := true
 
+# TinyHAL
+BOARD_USES_TINYHAL_AUDIO := true
+
 BOARD_SEPOLICY_DIRS += \
     device/generic/sdm845/sepolicy \
     system/bt/vendor_libs/linux/sepolicy