Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1529 String systemModel = PropertyUtil.getProperty("ro.product.system.model"); in onFrankenDevice() local
1540 systemModel = systemExtModel; in onFrankenDevice()
1546 (systemModel.startsWith("AOSP on ") || systemProduct.startsWith("aosp_") || in onFrankenDevice()
1547 systemModel.startsWith("GSI on ") || systemProduct.startsWith("gsi_"))) { in onFrankenDevice()
1554 systemModel.startsWith("Cuttlefish "))) { in onFrankenDevice()