Home
last modified time | relevance | path

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

/tools/treble/cuttlefish/
Dbuild_cf_hybrid_device.py121 files_to_add = []
123 files_to_add.append(f'{chd_sepolicy}:precompiled_sepolicy')
128 files_to_add.append(f'{chd_debug_prop}:adb_debug.prop')
131 if files_to_add and os.path.exists(cf_debug_img):
135 cf_debug_img, files_to_add, otatools, temp_dir, chd_debug_img)
Dbuild_chd_debug_ramdisk.py148 def add_debug_ramdisk_files(input_image, files_to_add, otatools_dir, temp_dir, argument
170 copy_files(files_to_add, ramdisk_root)