Searched defs:APKCERTS_FILE (Results 1 - 1 of 1) sorted by path

/build/core/
H A DMakefile323 APKCERTS_FILE := $(intermediates)/$(name).txt macro
325 # TODO: rebuild APKCERTS_FILE if any app change its cert.
326 $(APKCERTS_FILE):
342 apkcerts-list: $(APKCERTS_FILE)
345 $(call dist-for-goals, apps_only, $(APKCERTS_FILE):apkcerts.txt)
1336 $(APKCERTS_FILE) \
1403 $(hide) $(ACP) $(APKCERTS_FILE) $(zip_root)/META/apkcerts.txt

Completed in 7 milliseconds