diff options
Diffstat (limited to 'core/pathmap.mk')
-rw-r--r-- | core/pathmap.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk index 60fbfd2..235f775 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -34,6 +34,7 @@ pathmap_INCL := \ corecg:external/skia/include/core \ dbus:external/dbus \ frameworks-base:frameworks/base/include \ + frameworks-native:frameworks/native/include \ graphics:external/skia/include/core \ libc:bionic/libc/include \ libdrm1:frameworks/base/media/libdrm/mobile1/include \ @@ -47,8 +48,13 @@ pathmap_INCL := \ libstdc++:bionic/libstdc++/include \ libthread_db:bionic/libthread_db/include \ mkbootimg:system/core/mkbootimg \ + opengl-tests-includes:frameworks/native/opengl/tests/include \ recovery:bootable/recovery \ system-core:system/core/include \ + audio-effects:system/media/audio_effects/include \ + audio-utils:system/media/audio_utils/include \ + wilhelm:system/media/wilhelm/include \ + wilhelm-ut:system/media/wilhelm/src/ut \ speex:external/speex/include # |