Home | History | Annotate | Download | only in releasetools

Lines Matching refs:to_delete

1969   to_delete = [AB_PARTITIONS]
1972 to_delete += [POSTINSTALL_CONFIG]
1976 to_delete += [DYNAMIC_PARTITION_INFO]
1979 to_delete += replace.values()
1980 to_delete += ['IMAGES/{}.map'.format(dev) for dev in super_block_devices]
1982 common.ZipDelete(target_file, to_delete)