Searched refs:symlinks (Results 1 - 1 of 1) sorted by relevance

/build/tools/releasetools/
H A Dota_from_target_files341 list of symlinks. output_zip may be None, in which case the copy is
347 symlinks = []
355 symlinks.append((input_zip.read(info.filename),
373 symlinks.sort()
374 return symlinks
577 symlinks = CopyPartitionFiles(system_items, input_zip, output_zip) variable
578 script.MakeSymlinks(symlinks)
608 symlinks = CopyPartitionFiles(vendor_items, input_zip, output_zip)
609 script.MakeSymlinks(symlinks)
1300 # Delete all the symlinks i
[all...]

Completed in 249 milliseconds