Lines Matching refs:OTA
134 # The string used to uniquely identify the combined build and product; used by the OTA server.
152 # The string used to uniquely identify the system build; used by the OTA server.
391 # for future OTA packages installed by this system. Actual product
689 # authenticity of downloaded OTA packages.
884 # OTA update.
924 # Keys authorized to sign OTA packages this build will accept. The
1450 # host tools needed to build dist and OTA packages
1544 @echo "Package OTA tools: $@"
1563 # This zip can be used to create an OTA package or filesystem image
1608 # Build OTA tools if not using the AB Updater.
1703 @# Extra contents of the OTA package
1704 $(hide) mkdir -p $(zip_root)/OTA
1705 $(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
1708 $(hide) mkdir -p $(zip_root)/OTA/bin
1709 $(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
1757 # OTA scripts are only interested in fingerprint related properties
1830 # OTA update package
1836 name := $(name)-ota-$(FILE_NAME_TAG)
1843 @echo "Package OTA: $@"