Searched refs:fastbootVersion (Results 1 – 1 of 1) sorted by relevance
157 String fastbootVersion = ((IManagedTestDevice) device).getFastbootVersion(); in flash() local158 if (fastbootVersion != null) { in flash()159 deviceBuild.addBuildAttribute(FASTBOOT_VERSION, fastbootVersion); in flash()