HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_COPY_HEADERS (Results 1 - 6 of 6) sorted by null

  /device/google/bonito/sdm710/thermal-engine/
Android.mk 12 LOCAL_COPY_HEADERS := ./thermal_client.h
  /device/google/crosshatch/sdm845/thermal-engine/
Android.mk 12 LOCAL_COPY_HEADERS := ./thermal_client.h
  /build/make/core/
copy_headers.mk 1 ifneq (,$(strip $(LOCAL_COPY_HEADERS)))
7 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): LOCAL_COPY_HEADERS may not be used with host modules >&2)
14 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Modules using LOCAL_SDK_VERSION may not use LOCAL_COPY_HEADERS >&2)
21 # LOCAL_COPY_HEADERS. Platform libraries will not have the include path
25 $(shell echo $(LOCAL_MODULE_MAKEFILE): $(LOCAL_MODULE): Only vendor modules using LOCAL_USE_VNDK may use LOCAL_COPY_HEADERS >&2)
35 $(foreach header,$(LOCAL_COPY_HEADERS), \
49 endif # LOCAL_COPY_HEADERS
clear_vars.mk 45 LOCAL_COPY_HEADERS:=
  /device/google/bonito/json-c/
Android.mk 8 LOCAL_COPY_HEADERS := bits.h \
  /device/google/crosshatch/json-c/
Android.mk 8 LOCAL_COPY_HEADERS := bits.h \

Completed in 106 milliseconds