Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/updater_sample/tools/
H A Dgen_update_config.py52 ab_install_type, argument
57 self.ab_install_type = ab_install_type
82 'name': self.ab_install_type[0] + ' ' + os.path.basename(self.package)[:-4],
85 'ab_install_type': self.ab_install_type,
162 ab_install_type=args.ab_install_type,
/aosp12/bootable/recovery/updater_sample/
H A DREADME.md35 If `ab_install_type` is `NON_STREAMING` then app checks if `url` starts
38 If `ab_install_type` is `STREAMING`, app downloads only the entries in need, as