Searched defs:zipAlignPath (Results 1 – 1 of 1) sorted by relevance
303 String zipAlignPath = buildToolInfo.getPath(PathId.ZIP_ALIGN); in doExport() local558 private String zipAlign(String zipAlignPath, File source, File destination) throws IOException { in zipAlign()