Skip to content
Snippets Groups Projects
  1. Jan 22, 2020
  2. Jan 21, 2020
  3. Jan 20, 2020
    • David Zeuthen's avatar
      Add Framework APIs for Identity Credential. · 045b6de9
      David Zeuthen authored
      The Identity Credential APIs provides an interface to a secure store
      for user identity documents.  These APIs are deliberately fairly
      general and abstract.  To the extent possible, specification of the
      message formats and semantics of communication with credential
      verification devices and Issuing Authorities (IAs) is out of scope for
      these APIs.
      
      The Identity Credential APIs rely on user authentication to protect
      data elements in credentials which is implemented through
      auth-tokens. This CL contains changes to CryptoObject to allow this.
      
      Bug: 111446262
      Test: CtsIdentityTestCases
      Change-Id: I48f21a561b762d86c9ca8d229962782572412f47
      045b6de9
    • Shi Lu's avatar
      09a87d3f
    • Chalard Jean's avatar
      Have registerNetworkAgent return a Network. · fe35bf9f
      Chalard Jean authored
      This is more useful.
      
      Bug: 135998869
      Test: FrameworkNetTests FrameworksWifiTests
      Change-Id: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669
      Merged-In: I74710b396fa3cec6fbae08d3dcab5bc90dc2e669
      fe35bf9f
    • Treehugger Robot's avatar
      Merge "Update connect() api" · 867e1aed
      Treehugger Robot authored
      867e1aed
    • Ugo Yu's avatar
      Context-aware Bluetooth airplane mode · fd8efab3
      Ugo Yu authored
      Do not automatically turn off Bluetooth when airplane mode is turned
      on and Bluetooth is in one of the following situations:
        1. Bluetooth A2DP is connected.
        2. Bluetooth Hearing Aid profile is connected.
      
      Bug: 142831248
      Test: Manual
      Change-Id: I7f10b27102d91cc7a9803f74c88a4af80a294fb9
      fd8efab3
Loading