Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8050b803 authored by Quinn Male's avatar Quinn Male
Browse files

configs: kona: Add flag to compile opensource sthal

The sound trigger hal is moving from proprietary to opensource on
kona. This flag will enable compilation of the code in the
opensource location and disable compilation of the code in the
proprietary location.

Change-Id: I527524d8055c1a2f00e33640dfbef6b09fd53c08
parent f9f4b06d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -81,6 +81,9 @@ AUDIO_FEATURE_ENABLED_SVA_MULTI_STAGE := true
AUDIO_FEATURE_ENABLED_BATTERY_LISTENER := true
##AUDIO_FEATURE_FLAGS

#Compile opensource sthal and disable compiling of proprietary sthal
BOARD_SUPPORTS_OPENSOURCE_STHAL := true

AUDIO_HARDWARE := audio.a2dp.default
AUDIO_HARDWARE += audio.usb.default
AUDIO_HARDWARE += audio.r_submix.default