Home
last modified time | relevance | path

Searched defs:BUILD_FLAVOR (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceProperties.java48 public static final String BUILD_FLAVOR = "ro.build.flavor"; field in DeviceProperties
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DTfTestLauncherTest.java60 private static final String BUILD_FLAVOR = "FAKE_FLAVOR"; field in TfTestLauncherTest