Do not assign LOCAL_MULTILIB to AUDIOSERVER_MULTILIB

Bug: 121208203
Test: treehugger
Change-Id: Idcc7b51ca6c45a188c87ed359c102974ad01573b
This commit is contained in:
Sasha Smundak
2019-12-06 17:46:26 -08:00
committed by Cyan_Hsieh
parent 8e2be4f487
commit 4e07af9d78

View File

@@ -19,7 +19,6 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := voice_processing_descriptors.c
LOCAL_C_INCLUDES += $(call include-path-for, audio-effects)
LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_MULTILIB := $(AUDIOSERVER_MULTILIB)
LOCAL_MODULE := libqcomvoiceprocessingdescriptors
LOCAL_MODULE_RELATIVE_PATH := soundfx
LOCAL_MODULE_TAGS := optional