Home
last modified time | relevance | path

Searched refs:otatools_zip_path (Results 1 – 1 of 1) sorted by relevance

/tools/treble/cuttlefish/
Dbuild_chd_utils.py26 def unzip_otatools(otatools_zip_path, output_dir, patterns=None): argument
35 with zipfile.ZipFile(otatools_zip_path, 'r') as zf: