Home
last modified time | relevance | path

Searched refs:ODM_DEVICE (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DVtsDeviceInfoCollectorTest.java48 private static final String ODM_DEVICE = "sailfish"; field in VtsDeviceInfoCollectorTest
109 mProperties.put("ro.product.odm.device", ODM_DEVICE); in testOdmProperties()