summaryrefslogtreecommitdiffstats
path: root/core/pathmap.mk
diff options
context:
space:
mode:
authorRom Lemarchand <romlem@android.com>2015-04-03 15:09:11 -0700
committerRom Lemarchand <romlem@google.com>2015-04-03 15:09:11 -0700
commit93dda7cd8cab7e9f808c2b6864b554280bfcdf74 (patch)
tree8444bfcd576ede4cd4c3fef47f1b45d929258bd5 /core/pathmap.mk
parent7f131dbe07f5a9fc896dabf80cfe564c858b244f (diff)
downloadbuild-93dda7cd8cab7e9f808c2b6864b554280bfcdf74.zip
build-93dda7cd8cab7e9f808c2b6864b554280bfcdf74.tar.gz
build-93dda7cd8cab7e9f808c2b6864b554280bfcdf74.tar.bz2
Add the new audio include path on the list of default includes
Change-Id: If40ba57cb97f86802c2872772672a380afc4d947
Diffstat (limited to 'core/pathmap.mk')
-rw-r--r--core/pathmap.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk
index c4dc525..3414de6 100644
--- a/core/pathmap.mk
+++ b/core/pathmap.mk
@@ -43,6 +43,7 @@ pathmap_INCL := \
opengl-tests-includes:frameworks/native/opengl/tests/include \
recovery:bootable/recovery \
system-core:system/core/include \
+ audio:system/media/audio/include \
audio-effects:system/media/audio_effects/include \
audio-utils:system/media/audio_utils/include \
audio-route:system/media/audio_route/include \