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_files.py291 AB_PARTITIONS = 'META/ab_partitions.txt' variable
297 RETROFIT_DAP_UNZIP_PATTERN = ['OTA/super_*.img', AB_PARTITIONS]
729 if info.filename == AB_PARTITIONS:
809 AB_PARTITIONS).decode().splitlines()
883 ab_partitions_file = os.path.join(input_tmp, *AB_PARTITIONS.split('/'))
892 super_device_not_updated, AB_PARTITIONS)
903 to_delete = [AB_PARTITIONS]
928 common.ZipWrite(target_zip, new_ab_partitions, arcname=AB_PARTITIONS)
1098 AB_PARTITIONS).decode().strip().split("\n")
Dtest_ota_from_target_files.py35 StreamingPropertyFiles, AB_PARTITIONS)
1514 AB_PARTITIONS: '\n'.join(['system', 'vendor']),