mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 22:40:44 +00:00
Revert "Audio V4: Split system and vendor Audio.h"
This reverts commit 3721141909.
Reason for revert: Breaks the build of multiple devices
Change-Id: I094b02b6b59baa107c532fc21fef945eaf2f4161
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