mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-28 17:12:52 +00:00
Revert "Audio V4: Split system and vendor Audio.h"
This reverts commit eb6964a517.
Reason for revert: Breaks the build of multiple devices
Change-Id: I04f4b79b9e4e12596cb9a875fcef626857e52b7e
This commit is contained in:
@@ -19,9 +19,8 @@ LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := voice_processing_descriptors.c
|
||||
LOCAL_HEADER_LIBRARIES += \
|
||||
libhardware_headers \
|
||||
android.hardware.audio.effect.legacy@2.0
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user