Searched refs:otaPackageFile (Results 1 – 1 of 1) sorted by relevance
96 File otaPackageFile = deviceBuild.getOtaPackageFile(); in installUpdate() local97 if (otaPackageFile == null) { in installUpdate()101 if (!device.pushFile(otaPackageFile, "/cache/update.zip")) { in installUpdate()