Searched refs:systemExtProduct (Results 1 – 1 of 1) sorted by relevance
1428 String systemExtProduct = PropertyUtil.getProperty("ro.product.system_ext.name"); in onFrankenDevice() local1429 if (systemExtProduct != null) { in onFrankenDevice()1430 systemProduct = systemExtProduct; in onFrankenDevice()