Remove mkbootimg from the pathmap.

It's only ever referred to directly. (Should probably move to
system/core/include, but that's orthogonal to this change.)

Change-Id: I353afff031a29206aaa5a0991fe0ccb39e4731e2
This commit is contained in:
Elliott Hughes 2015-07-08 16:05:17 -07:00
parent 8f548f35d6
commit 3d949bbabc
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ pathmap_INCL := \
libnativehelper:libnativehelper/include \
libpagemap:system/extras/libpagemap/include \
libril:hardware/ril/include \
mkbootimg:system/core/mkbootimg \
opengl-tests-includes:frameworks/native/opengl/tests/include \
recovery:bootable/recovery \
system-core:system/core/include \