Searched refs:currentBasebandVersion (Results 1 – 1 of 1) sorted by relevance
542 String currentBasebandVersion = getImageVersion(device, "baseband"); in checkShouldFlashBaseband() local545 && !deviceBuild.getBasebandVersion().equals(currentBasebandVersion)); in checkShouldFlashBaseband()547 CLog.i("Baseband is already version %s, skipping flashing", currentBasebandVersion); in checkShouldFlashBaseband()