Skip to content
Snippets Groups Projects
  1. Aug 09, 2023
    • Colin Cross's avatar
      Fix kotlin nullable errors in frameworks/base · 45b07a2d
      Colin Cross authored
      Fix kotlin nullable errors that were exposed by setting the retention
      of android.annotation.NonNull and android.annotation.Nullable to
      class retention.
      
      Bug: 294110802
      Test: builds
      Change-Id: I0736e8abf503c80b92e3762bed908400ffedb335
      45b07a2d
  2. Feb 14, 2023
    • Guojing Yuan's avatar
      Add "key owned by system" optional requirement in AVF · 3e060636
      Guojing Yuan authored
      Introduce "android.key_owned_by_system" optional requirement to
      AttestationVerificationPeerDeviceVerifier that may be used with both
      supprted binding types - TYPE_PUBLIC_KEY and TYPE_CHALLENGE.
      
      Implement checking if the leaf certificate public key is owned by the
      system if the "android.key_owned_by_system" key is present in the
      requiremenets bundle.
      
      Bug: 224954254
      Bug: 202926196
      Test: AVF tests
      Change-Id: I79ca0ff2263bd8babb7dace1a9a3f8848ab21454
      3e060636
  3. Feb 27, 2022
  4. Feb 01, 2022
  5. Nov 29, 2021
  6. Nov 17, 2021
Loading