Home
last modified time | relevance | path

Searched refs:system_root_image (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/releasetools/
Dcommon.py387 system_root_image = d.get("system_root_image") == "true"
398 read_helper, d["fstab_version"], recovery_fstab_path, system_root_image)
410 read_helper, d["fstab_version"], recovery_fstab_path, system_root_image)
466 system_root_image=False): argument
523 if system_root_image:
2254 system_root_image = info_dict.get("system_root_image") == "true"
2259 if system_root_image:
Dsign_target_files_apks.py395 system_root_image = misc_info.get("system_root_image") == "true"
568 dest = "ROOT/verity_key" if system_root_image else "BOOT/RAMDISK/verity_key"
Dsign_target_files_apks395 system_root_image = misc_info.get("system_root_image") == "true"
568 dest = "ROOT/verity_key" if system_root_image else "BOOT/RAMDISK/verity_key"