Home
last modified time | relevance | path

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

/development/gsi/repack_super_image/
Drepack_super_image.py32 BIN_DIR_NAME = "bin" variable
58 os.path.join(output_dir, BIN_DIR_NAME)):
181 simg2img_path = os.path.join(ota_tools_dir, BIN_DIR_NAME, "simg2img")
191 lpunpack_path = os.path.join(ota_tools_dir, BIN_DIR_NAME, "lpunpack")
201 lpmake_path = os.path.join(ota_tools_dir, BIN_DIR_NAME, "lpmake")
218 build_super_image_path = os.path.join(ota_tools_dir, BIN_DIR_NAME,