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

  /build/tools/
buildinfo.sh 22 echo "ro.build.flavor=$TARGET_BUILD_FLAVOR"
  /build/core/
Makefile 194 # TARGET_BUILD_FLAVOR and ro.build.flavor are used only by the test harness to distinguish builds.
195 TARGET_BUILD_FLAVOR := $(TARGET_PRODUCT)-$(TARGET_BUILD_VARIANT)
197 TARGET_BUILD_FLAVOR := $(TARGET_BUILD_FLAVOR)_asan
217 TARGET_BUILD_FLAVOR="$(TARGET_BUILD_FLAVOR)" \
    [all...]

Completed in 48 milliseconds