Home | History | Annotate | Download | only in core

Lines Matching refs:ota

96 # The string used to uniquely identify this build;  used by the OTA server.
277 # for future OTA packages installed by this system. Actual product
565 # authenticity of downloaded OTA packages.
666 # Keys authorized to sign OTA packages this build will accept. The
953 # host tools needed to build OTA packages
977 # This zip can be used to create an OTA package or filesystem image
1084 @# Extra contents of the OTA package
1085 $(hide) mkdir -p $(zip_root)/OTA/bin
1086 $(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
1087 $(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
1138 # OTA update package
1144 name := $(name)-ota-$(FILE_NAME_TAG)
1151 @echo "Package OTA: $@"