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.py345 AB_PARTITIONS = 'META/ab_partitions.txt' variable
351 RETROFIT_DAP_UNZIP_PATTERN = ['OTA/super_*.img', AB_PARTITIONS]
517 if filename == AB_PARTITIONS:
618 original_ab_partitions = common.ReadFromInputFile(input_file, AB_PARTITIONS)
717 input_file, AB_PARTITIONS).split("\n")
724 super_device_not_updated, AB_PARTITIONS)
726 to_delete = [AB_PARTITIONS]
750 new_ab_partitions = os.path.join(input_file, AB_PARTITIONS)
1050AB_PARTITIONS).strip().split("\n")
Dtest_ota_from_target_files.py35 POSTINSTALL_CONFIG, AB_PARTITIONS)
1626 AB_PARTITIONS: '\n'.join(['system', 'vendor']),