Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fefc17ff authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Use pathmap.mk for system/media includes

Currently these point to the old location.
Another CL will move them to the new location.

Change-Id: I61dd732981a9a7a3f4a2c1cc01dc072f4fb6a2b8
parent 43ba688f
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -51,6 +51,10 @@ pathmap_INCL := \
    opengl-tests-includes:frameworks/native/opengl/tests/include \
    opengl-tests-includes:frameworks/native/opengl/tests/include \
    recovery:bootable/recovery \
    recovery:bootable/recovery \
    system-core:system/core/include \
    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
    speex:external/speex/include


#
#
+1 −1

File changed.

Contains only whitespace changes.