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

  /build/make/core/
version_defaults.mk 43 MAX_PLATFORM_VERSION := OPR1
47 $(MAX_PLATFORM_VERSION),\
envsetup.mk 44 $(error Invalid MAX_PLATFORM_VERSION '$(2)'))
51 $(error MIN_PLATFORM_VERSION '$(1)' must be before MAX_PLATFORM_VERSION '$(2)'))
57 $(error DEFAULT_PLATFORM_VERSION '$(3)' must be between MIN_PLATFORM_VERSION '$(1)' and MAX_PLATFORM_VERSION '$(2)'))

Completed in 62 milliseconds