Home
last modified time | relevance | path

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

/system/tools/mkbootimg/
Drepack_bootimg.py136 def repack_ramdisk(self, out_ramdisk_file): argument
151 with open(out_ramdisk_file, 'w') as output_fd:
155 print("=== Repacked ramdisk: '{}' ===".format(out_ramdisk_file))