Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dcommon.py47 SPECIAL_CERT_STRINGS = ("PRESIGNED", "EXTERNAL") variable
285 if k in SPECIAL_CERT_STRINGS:
395 if cert in SPECIAL_CERT_STRINGS and not privkey:
Dsign_target_files_apks145 if key not in common.SPECIAL_CERT_STRINGS: