• Kenny Root's avatar
    Invert pinning API name · 07152313
    Kenny Root authored
    The pinning API used a negative name for the API which made it difficult
    to reason about logically. Change them to positive names so the returned
    booleans don't need to be inverted in my head.
    
    Change-Id: Iad89d9cec33b3ef27e80a3344a5b23dec023d636
    07152313
CertPinManager.java 7.27 KB