test/avdtp: remove avdtp_sink_demo as it is in examples now

This commit is contained in:
Matthias Ringwald 2017-06-02 15:01:58 +02:00
parent a48e17d9c4
commit 849f10d83f

View File

@ -84,7 +84,7 @@ HXCMOD_PLAYER = \
${BTSTACK_ROOT}/3rd-party/hxcmod-player/hxcmod.c \
${BTSTACK_ROOT}/3rd-party/hxcmod-player/mods/nao-deceased_by_disease.c \
AVDTP_TESTS = avdtp_sink_demo portaudio_test
AVDTP_TESTS = portaudio_test
#sine_encode_decode_ring_buffer_test sine_encode_decode_test sine_encode_decode_performance_test
CORE_OBJ = $(CORE:.c=.o)