From 208d3c24610f358d013253fd5fe09ed0c0a4e5ea Mon Sep 17 00:00:00 2001 From: Dan Willemsen Date: Mon, 12 Sep 2016 16:10:20 -0700 Subject: [PATCH] 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 --- core/pathmap.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/pathmap.mk b/core/pathmap.mk index 9b5a7db21..13b3fe438 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -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,