Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dnon_ab_ota.py150 assert HasRecoveryPatch(input_zip, info_dict=OPTIONS.info_dict)
672 def HasRecoveryPatch(target_files_zip, info_dict): function