Do not assign LOCAL_MULTILIB to AUDIOSERVER_MULTILIB

Bug: 121208203
Test: treehugger
Change-Id: I0fd14a697ccf95fd213734c64603ba0aa9aad38b
This commit is contained in:
Sasha Smundak
2019-12-06 17:46:26 -08:00
parent 45db5bbe75
commit feac53b1b3

View File

@@ -21,7 +21,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