commit | d3e016473d5afedf301ad0b094e10529dc5ccf1f | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb@connolly.tech> | Fri Oct 29 21:17:02 2021 +0100 |
committer | Caleb Connolly <caleb@connolly.tech> | Mon Nov 01 16:27:44 2021 +0000 |
tree | 1773c3319db3ce110ee78dbf3350c9897ab11dec | |
parent | 6e9e8e5d16f4503f3e6af384ccec93c013cf932b [diff] [blame] |
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