HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_BUILD_APPS (Results 51 - 56 of 56) sorted by null

1 23

  /build/core/
base_rules.mk 209 ifneq ($(filter current system_current, $(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS)),)
210 # LOCAL_SDK_VERSION is current and no TARGET_BUILD_APPS
394 ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),current)
395 # LOCAL_SDK_VERSION is current and no TARGET_BUILD_APPS.
397 else ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),system_current)
Makefile 51 ifeq (,$(TARGET_BUILD_APPS))
343 ifneq (,$(TARGET_BUILD_APPS))
594 ifndef TARGET_BUILD_APPS
627 endif # TARGET_BUILD_APPS
    [all...]
main.mk     [all...]
  /external/gtest/src/
Android.mk 103 ifeq (,$(TARGET_BUILD_APPS))
  /build/
envsetup.sh 66 TARGET_BUILD_APPS= \
247 local apps=$TARGET_BUILD_APPS
516 export TARGET_BUILD_APPS=
603 export TARGET_BUILD_APPS=$apps
    [all...]
  /external/conscrypt/
Android.mk 222 ifeq (,$(TARGET_BUILD_APPS))

Completed in 301 milliseconds

1 23