HomeSort by relevance Sort by last modified time
    Searched refs:SPECIAL_CERT_STRINGS (Results 1 - 2 of 2) sorted by null

  /build/tools/releasetools/
common.py 67 SPECIAL_CERT_STRINGS = ("PRESIGNED", "EXTERNAL")
437 if k in SPECIAL_CERT_STRINGS:
572 if cert in SPECIAL_CERT_STRINGS and not privkey:
    [all...]
sign_target_files_apks 192 if key not in common.SPECIAL_CERT_STRINGS:

Completed in 485 milliseconds