Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 904ca64b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "audioserver: Remove direct dependency on IAudioRecord.aidl"

parents c69dbc5d 464cf2be
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -4,7 +4,6 @@ include $(CLEAR_VARS)


LOCAL_SRC_FILES := \
LOCAL_SRC_FILES := \
	main_audioserver.cpp \
	main_audioserver.cpp \
	../libaudioclient/aidl/android/media/IAudioRecord.aidl


LOCAL_SHARED_LIBRARIES := \
LOCAL_SHARED_LIBRARIES := \
	libaaudioservice \
	libaaudioservice \
@@ -41,9 +40,6 @@ LOCAL_C_INCLUDES := \
	$(call include-path-for, audio-utils) \
	$(call include-path-for, audio-utils) \
	external/sonic \
	external/sonic \


LOCAL_AIDL_INCLUDES := \
        frameworks/av/media/libaudioclient/aidl

# If AUDIOSERVER_MULTILIB in device.mk is non-empty then it is used to control
# If AUDIOSERVER_MULTILIB in device.mk is non-empty then it is used to control
# the LOCAL_MULTILIB for all audioserver exclusive libraries.
# the LOCAL_MULTILIB for all audioserver exclusive libraries.
# This is relevant for 64 bit architectures where either or both
# This is relevant for 64 bit architectures where either or both