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

Commit 415d6bb5 authored by Eric Laurent's avatar Eric Laurent
Browse files

audio hal: remove KPI_OPTIMIZE_ENABLED for sdm845 platform

This is unused and the library is not loaded so this causes
lots of unnecessary error logs with potential performance hit.

Bug: 79996946
Test: make, audio sanity check.
Change-Id: Ic044984ac3b35577396e3798e872971e00401150
parent 7f137fbf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@ endif
ifneq ($(filter sdm845,$(TARGET_BOARD_PLATFORM)),)
  LOCAL_CFLAGS := -DPLATFORM_SDM845
  LOCAL_CFLAGS += -DMAX_TARGET_SPECIFIC_CHANNEL_CNT="4"
  LOCAL_CFLAGS += -DKPI_OPTIMIZE_ENABLED
  LOCAL_CFLAGS += -DINCALL_MUSIC_ENABLED
  LOCAL_CFLAGS += -DINCALL_STEREO_CAPTURE_ENABLED
  MULTIPLE_HW_VARIANTS_ENABLED := true