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

  /build/tools/releasetools/
sign_target_files_apks 47 META/misc_info.txt. (Defaulting to "build/target/product/security"
48 if the value is not present in misc_info.
146 def ProcessTargetFiles(input_tf_zip, output_tf_zip, misc_info,
177 if (info.filename == "META/misc_info.txt" and
179 ReplaceVerityPrivateKey(input_tf_zip, output_tf_zip, misc_info, OPTIONS.replace_verity_private_key[1])
204 new_data = RewriteProps(data, misc_info)
221 info.filename == "META/misc_info.txt"):
231 new_recovery_keys = ReplaceOtaKeys(input_tf_zip, output_tf_zip, misc_info)
237 "recovery.img", "recovery.img", tmpdir, "RECOVERY", info_dict=misc_info)
239 "boot.img", "boot.img", tmpdir, "BOOT", info_dict=misc_info)
    [all...]
  /build/core/
Makefile     [all...]

Completed in 220 milliseconds