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:
parent
f9d5fb97cb
commit
208d3c2461
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue