/** {@inheritDoc} */
 @Override
 public File getDeviceImageFile() {
   return mBaselineBuild.getDeviceImageFile();
 }