Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1530 String systemProduct = PropertyUtil.getProperty("ro.product.system.name"); in onFrankenDevice() local
1536 systemProduct = systemExtProduct; in onFrankenDevice()
1546 (systemModel.startsWith("AOSP on ") || systemProduct.startsWith("aosp_") || in onFrankenDevice()
1547 systemModel.startsWith("GSI on ") || systemProduct.startsWith("gsi_"))) { in onFrankenDevice()
1553 (systemProduct.startsWith("cf_") || systemProduct.startsWith("aosp_cf_") || in onFrankenDevice()