Home | History | Annotate | Download | only in core

Lines Matching refs:ota

112 # The string used to uniquely identify the combined build and product; used by the OTA server.
127 # The string used to uniquely identify the system build; used by the OTA server.
364 # for future OTA packages installed by this system. Actual product
642 # authenticity of downloaded OTA packages.
813 # Keys authorized to sign OTA packages this build will accept. The
1240 # host tools needed to build dist and OTA packages
1269 # This zip can be used to create an OTA package or filesystem image
1385 @# Extra contents of the OTA package
1386 $(hide) mkdir -p $(zip_root)/OTA/bin
1387 $(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
1388 $(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
1422 # OTA scripts are only interested in fingerprint related properties
1451 # OTA update package
1457 name := $(name)-ota-$(FILE_NAME_TAG)
1464 @echo "Package OTA: $@"