Loading media/audioserver/Android.mk +0 −4 Original line number Original line Diff line number Diff line Loading @@ -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 \ Loading Loading @@ -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 Loading Loading
media/audioserver/Android.mk +0 −4 Original line number Original line Diff line number Diff line Loading @@ -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 \ Loading Loading @@ -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 Loading