Remove speex from the pathmap

libspeexresampler uses LOCAL_EXPORT_C_INCLUDE_DIRS to export this path
to all of its users already.

Test: m libaudiopreprocessing libaudioutils
Change-Id: I682303142840d6f0f02c990de8e713620840bbda
This commit is contained in:
Dan Willemsen 2016-09-12 16:10:20 -07:00
parent f9d5fb97cb
commit 208d3c2461

View file

@ -49,8 +49,7 @@ pathmap_INCL := \
audio-route:system/media/audio_route/include \
wilhelm:frameworks/wilhelm/include \
wilhelm-ut:frameworks/wilhelm/src/ut \
mediandk:frameworks/av/media/ndk/ \
speex:external/speex/include
mediandk:frameworks/av/media/ndk/
#
# Returns the path to the requested module's include directory,