Lines Matching refs:ota
236 # The string used to uniquely identify the combined build and product; used by the OTA server.
256 # The string used to uniquely identify the system build; used by the OTA server.
602 # for future OTA packages installed by this system. Actual product
988 # authenticity of downloaded OTA packages.
1281 # Traditionally with non-A/B OTA we have:
1284 # and invoke install-recovery.sh on the first boot post an OTA update.
1327 # Keys authorized to sign OTA packages this build will accept. The
2299 # host tools needed to build dist and OTA packages
2429 @echo "Package OTA tools: $@"
2445 # This zip can be used to create an OTA package or filesystem image
2496 # Build OTA tools if not using the AB Updater.
2638 @# Extra contents of the OTA package
2639 $(hide) mkdir -p $(zip_root)/OTA
2640 $(hide) cp $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
2643 $(hide) mkdir -p $(zip_root)/OTA/bin
2644 $(hide) cp $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
2689 # OTA scripts are only interested in fingerprint related properties
2876 # OTA update package
2882 name := $(name)-ota-$(FILE_NAME_TAG)
2896 @echo "Package OTA: $@"
2925 OTA/android-info.txt:android-info.txt "IMAGES/*.img:."