Home
last modified time | relevance | path

Searched refs:OTA_PUBLIC_KEYS (Results 1 – 1 of 1) sorted by relevance

/build/core/
DMakefile540 OTA_PUBLIC_KEYS := $(SRC_TARGET_DIR)/product/security/testkey.x509.pem macro
547 $(RECOVERY_INSTALL_OTA_KEYS): PRIVATE_OTA_PUBLIC_KEYS := $(OTA_PUBLIC_KEYS)
548 $(RECOVERY_INSTALL_OTA_KEYS): $(OTA_PUBLIC_KEYS) $(DUMPKEY_JAR)