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

  /frameworks/base/core/tests/overlaytests/OverlayAppFiltered/
Android.mk 8 LOCAL_SDK_VERSION := system_current
  /packages/apps/TV/tests/unit/
Android.mk 19 LOCAL_SDK_VERSION := system_current
  /packages/apps/TV/common/
Android.mk 10 LOCAL_SDK_VERSION := system_current
  /packages/apps/TV/tests/common/
Android.mk 20 LOCAL_SDK_VERSION := system_current
  /packages/apps/TV/tests/input/
Android.mk 10 LOCAL_SDK_VERSION := system_current
  /packages/apps/PackageInstaller/
Android.mk 33 # LOCAL_SDK_VERSION := system_current
  /packages/apps/TV/
Android.mk 34 LOCAL_SDK_VERSION := system_current
95 LOCAL_SDK_VERSION := system_current
  /packages/services/NetworkRecommendation/
Android.mk 17 LOCAL_SDK_VERSION := system_current
  /frameworks/base/packages/PrintRecommendationService/
Android.mk 27 LOCAL_SDK_VERSION := system_current
  /packages/services/BuiltInPrintService/
Android.mk 26 LOCAL_SDK_VERSION := system_current
  /build/make/core/
static_java_library.mk 115 ifneq ($(filter-out current system_current test_current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current system_current test_current,$(LOCAL_SDK_RES_VERSION))),)
158 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
dpi_specific_apk.mk 20 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
java.mk 32 else ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),system_current)
42 else ifeq ($(LOCAL_SDK_VERSION),system_current)
182 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
207 ifneq ($(filter-out current system_current test_current,$(LOCAL_SDK_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current system_current test_current,$(LOCAL_SDK_VERSION))),)
315 ifneq ($(filter current system_current test_current, $(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS)),)
320 endif # not current or system_current
520 ifeq (,$(filter current system_current test_current, $(LOCAL_SDK_VERSION)))
622 ifeq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
694 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION))
    [all...]
package_internal.mk 389 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
482 ifneq ($(filter-out current system_current test_current,$(LOCAL_SDK_RES_VERSION))$(if $(TARGET_BUILD_APPS),$(filter current system_current test_current,$(LOCAL_SDK_RES_VERSION))),)
host_dalvik_java_library.mk 149 ifneq (,$(filter-out current system_current test_current, $(LOCAL_SDK_VERSION)))
java_common.mk 192 else ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),system_current)
198 endif # current, system_current, or test_current
398 ifeq ($(LOCAL_SDK_VERSION),system_current)
droiddoc.mk 69 else ifeq ($(LOCAL_SDK_VERSION)$(TARGET_BUILD_APPS),system_current)
prebuilt_internal.mk 475 ifeq ($(LOCAL_SDK_VERSION),system_current)
binary.mk     [all...]
  /build/soong/java/
app.go 73 case "current", "system_current", "":
java.go 177 } else if j.properties.Sdk_version == "system_current" {
  /packages/apps/Dialer/
Android.mk 283 LOCAL_SDK_VERSION := system_current

Completed in 305 milliseconds