Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java1428 String systemExtProduct = PropertyUtil.getProperty("ro.product.system_ext.name"); in onFrankenDevice() local
1429 if (systemExtProduct != null) { in onFrankenDevice()
1430 systemProduct = systemExtProduct; in onFrankenDevice()