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

Commit 7efd0e03 authored by Michael Bestas's avatar Michael Bestas
Browse files

post_proc: Allow msm8916 build libqcompostprocbundle

* Partially revert 78767a8a
* Unbreak audio effects

Change-Id: I5f7b8648c5571be7b61da4a65155791a7606e362
parent ddedc899
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -50,9 +50,7 @@ LOCAL_C_INCLUDES := \
        $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include \
	$(call include-path-for, audio-effects)

ifneq ($(call is-board-platform-in-list, msm8916),true)
include $(BUILD_SHARED_LIBRARY)
endif

ifeq ($(strip $(AUDIO_FEATURE_ENABLED_HW_ACCELERATED_EFFECTS)),true)
include $(CLEAR_VARS)