Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dota_from_target_files276 AB_PARTITIONS = 'META/ab_partitions.txt' variable
282 RETROFIT_DAP_UNZIP_PATTERN = ['OTA/super_*.img', AB_PARTITIONS]
1714 if info.filename == AB_PARTITIONS:
1792 ab_partitions_file = os.path.join(input_tmp, *AB_PARTITIONS.split('/'))
1801 super_device_not_updated, AB_PARTITIONS)
1812 to_delete = [AB_PARTITIONS]
1837 common.ZipWrite(target_zip, new_ab_partitions, arcname=AB_PARTITIONS)
Dota_from_target_files.py276 AB_PARTITIONS = 'META/ab_partitions.txt' variable
282 RETROFIT_DAP_UNZIP_PATTERN = ['OTA/super_*.img', AB_PARTITIONS]
1714 if info.filename == AB_PARTITIONS:
1792 ab_partitions_file = os.path.join(input_tmp, *AB_PARTITIONS.split('/'))
1801 super_device_not_updated, AB_PARTITIONS)
1812 to_delete = [AB_PARTITIONS]
1837 common.ZipWrite(target_zip, new_ab_partitions, arcname=AB_PARTITIONS)