Home
last modified time | relevance | path

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

/build/core/
DMakefile646 DUMPKEY_JAR := $(HOST_OUT_JAVA_LIBRARIES)/dumpkey.jar macro
648 $(RECOVERY_INSTALL_OTA_KEYS): $(OTA_PUBLIC_KEYS) $(DUMPKEY_JAR)
652 java -jar $(DUMPKEY_JAR) $(PRIVATE_OTA_PUBLIC_KEYS) > $@