Lines Matching refs:OTA
74 # The string used to uniquely identify this build; used by the OTA server.
240 # for future OTA packages installed by this system. Actual product
505 # authenticity of downloaded OTA packages.
566 # Keys authorized to sign OTA packages this build will accept. The
803 # host tools needed to build OTA packages
820 # This zip can be used to create an OTA package or filesystem image
920 @# Extra contents of the OTA package
921 $(hide) mkdir -p $(zip_root)/OTA/bin
922 $(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
923 $(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
946 # OTA update package
956 name := $(name)-ota-$(FILE_NAME_TAG)
970 @echo "Package OTA: $@"