Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dcommon.py67 SPECIAL_CERT_STRINGS = ("PRESIGNED", "EXTERNAL") variable
437 if k in SPECIAL_CERT_STRINGS:
572 if cert in SPECIAL_CERT_STRINGS and not privkey:
Dsign_target_files_apks192 if key not in common.SPECIAL_CERT_STRINGS: