Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dota_from_target_files.py279 OPTIONS.skip_postinstall = False
667 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument
723 elif skip_postinstall and info.filename == POSTINSTALL_CONFIG:
1093 elif OPTIONS.skip_postinstall:
1146 target_file, OPTIONS.skip_postinstall)
1265 OPTIONS.skip_postinstall = True
1418 OPTIONS.skip_postinstall = True
Dtest_ota_from_target_files.py395 input_file, skip_postinstall=True)