Lines Matching refs:include
27 # A mapping from shorthand names to include directories.
30 bootloader:bootable/bootloader/legacy/include \
31 camera:system/media/camera/include \
32 frameworks-base:frameworks/base/include \
33 frameworks-native:frameworks/native/include \
34 libc:bionic/libc/include \
35 libhardware:hardware/libhardware/include \
36 libhardware_legacy:hardware/libhardware_legacy/include \
37 libhost:build/libs/host/include \
38 libm:bionic/libm/include \
39 libnativehelper:libnativehelper/include \
40 libpagemap:system/extras/libpagemap/include \
41 libril:hardware/ril/include \
42 libstdc++:bionic/libstdc++/include \
44 opengl-tests-includes:frameworks/native/opengl/tests/include \
46 system-core:system/core/include \
47 audio-effects:system/media/audio_effects/include \
48 audio-utils:system/media/audio_utils/include \
49 audio-route:system/media/audio_route/include \
50 wilhelm:frameworks/wilhelm/include \
53 speex:external/speex/include
56 # Returns the path to the requested module's include directory,
62 define include-path-for
67 # Many modules expect to be able to say "#include <jni.h>",
70 JNI_H_INCLUDE := $(call include-path-for,libnativehelper)/nativehelper