Searched defs:install_list (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/runtime/common/python/ |
H A D | update_prebuilts.py | 104 def list_installed_files(install_list, extracted_list): argument 114 def remove_old_files(install_list, extracted_list): argument 127 def install_new_files(branch, build, local_dist, install_list, extracted_list): argument 202 def main(args, work_dir, prebuilts, install_list, extracted_list, commit_message_note=None): argument
|