mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
Do not assign LOCAL_MULTILIB to AUDIOSERVER_MULTILIB
Bug: 121208203 Test: treehugger Change-Id: Idcc7b51ca6c45a188c87ed359c102974ad01573b
This commit is contained in:
committed by
Cyan_Hsieh
parent
8e2be4f487
commit
4e07af9d78
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user