Home | History | Annotate | Download | only in core

Lines Matching refs:ota

110 # The string used to uniquely identify this build;  used by the OTA server.
311 # for future OTA packages installed by this system. Actual product
558 # authenticity of downloaded OTA packages.
684 # Keys authorized to sign OTA packages this build will accept. The
1097 # host tools needed to build dist and OTA packages
1122 # This zip can be used to create an OTA package or filesystem image
1238 @# Extra contents of the OTA package
1239 $(hide) mkdir -p $(zip_root)/OTA/bin
1240 $(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
1241 $(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
1287 # OTA update package
1293 name := $(name)-ota-$(FILE_NAME_TAG)
1300 @echo "Package OTA: $@"