HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_PATH (Results 26 - 50 of 3534) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/core/liblog/
Android.mk 0 LOCAL_PATH := $(my-dir)
3 include $(call first-makefiles-under,$(LOCAL_PATH))
  /system/core/libnativebridge/
Android.mk 0 LOCAL_PATH:= $(call my-dir)
3 include $(LOCAL_PATH)/tests/Android.mk
  /system/timezone/
Android.mk 0 LOCAL_PATH := $(call my-dir)
3 include $(call all-makefiles-under,$(LOCAL_PATH))
  /system/timezone/output_data/
Android.mk 0 LOCAL_PATH := $(call my-dir)
3 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/google/contexthub/firmware/app/chre/
Android.mk 17 LOCAL_PATH := $(call my-dir)
19 include $(call first-makefiles-under,$(LOCAL_PATH))
  /device/google/cuttlefish/shared/
Android.mk 17 LOCAL_PATH:= $(call my-dir)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/swiftshader/src/OpenGL/
Android.mk 17 LOCAL_PATH:= $(call my-dir)
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/swiftshader/third_party/
Android.mk 17 LOCAL_PATH:= $(call my-dir)
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/opt/net/lowpan/
Android.mk 17 LOCAL_PATH := $(call my-dir)
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/rs/tests/java_api/RSTestForward/
Android.mk 20 LOCAL_PATH := $(call my-dir)
21 include $(call all-makefiles-under,$(LOCAL_PATH))
  /system/nvram/
Android.mk 17 LOCAL_PATH := $(call my-dir)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /hardware/intel/common/utils/media_resource_manager/
Android.mk 2 LOCAL_PATH:= $(call my-dir)
5 MEDIA_RESOURCE_MANAGER_ROOT := $(LOCAL_PATH)
8 include $(call all-makefiles-under,$(LOCAL_PATH))
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/
Android.mk 0 LOCAL_PATH := $(call my-dir)
3 include $(LOCAL_PATH)/vdec.mk $(LOCAL_PATH)/venc.mk
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/
Android.mk 0 LOCAL_PATH := $(call my-dir)
3 include $(LOCAL_PATH)/vdec.mk $(LOCAL_PATH)/venc.mk
  /prebuilts/misc/
Android.mk 16 LOCAL_PATH := $(my-dir)
19 $(LOCAL_PATH)/common \
20 $(LOCAL_PATH)/$(TARGET_PREBUILT_TAG) \
21 $(LOCAL_PATH)/$(HOST_PREBUILT_TAG)
26 $(LOCAL_PATH)/$(TARGET_2ND_PREBUILT_TAG)
  /build/make/target/
Android.mk 17 LOCAL_PATH := $(call my-dir)
21 ifeq ($(LOCAL_PATH),build/make/target)
22 include $(call first-makefiles-under,$(LOCAL_PATH))
  /build/make/tools/
Android.mk 17 LOCAL_PATH := $(call my-dir)
21 ifeq ($(LOCAL_PATH),build/make/tools)
22 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/linux-kselftest/
Android.mk 17 LOCAL_PATH := $(call my-dir)
19 build_kselftest_prebuilt := $(LOCAL_PATH)/android/Android.prebuilt.mk
20 include $(LOCAL_PATH)/android/Android.kselftest.mk
  /frameworks/base/core/tests/coretests/apks/
Android.mk 0 LOCAL_PATH:= $(call my-dir)
4 FrameworkCoreTests_BUILD_PACKAGE := $(LOCAL_PATH)/FrameworkCoreTests_apk.mk
7 include $(call all-makefiles-under,$(LOCAL_PATH))
  /cts/hostsidetests/appsecurity/test-apps/MajorVersionApp/
Android.mk 17 LOCAL_PATH := $(call my-dir)
21 include $(call first-makefiles-under,$(LOCAL_PATH))
  /device/generic/goldfish/dhcp/
Android.mk 17 LOCAL_PATH:= $(call my-dir)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/generic/goldfish/wifi/
Android.mk 17 LOCAL_PATH:= $(call my-dir)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/google/marlin/time-services/
Android.mk 6 LOCAL_PATH:= $(call my-dir)
12 LOCAL_EXPORT_C_INCLUDE_DIRS:=$(LOCAL_PATH)
  /device/linaro/hikey/
Android.mk 25 LOCAL_PATH := $(call my-dir)
30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /bionic/tests/libs/
Android.build.testlib.mk 17 include $(LOCAL_PATH)/Android.build.testlib.host.mk
19 include $(LOCAL_PATH)/Android.build.testlib.target.mk

Completed in 521 milliseconds

12 3 4 5 6 7 8 91011>>