HomeSort by relevance Sort by last modified time
    Searched refs:recovery_keys_location (Results 1 - 2 of 2) sorted by null

  /build/make/tools/releasetools/
sign_target_files_apks 537 recovery_keys_location = "BOOT/RAMDISK/res/keys"
539 recovery_keys_location = "RECOVERY/RAMDISK/res/keys"
540 common.ZipWriteStr(output_tf_zip, recovery_keys_location, new_recovery_keys)
sign_target_files_apks.py 537 recovery_keys_location = "BOOT/RAMDISK/res/keys"
539 recovery_keys_location = "RECOVERY/RAMDISK/res/keys"
540 common.ZipWriteStr(output_tf_zip, recovery_keys_location, new_recovery_keys)

Completed in 761 milliseconds