Skip to content
Snippets Groups Projects
  1. Feb 16, 2021
  2. Feb 15, 2021
  3. Feb 14, 2021
  4. Feb 13, 2021
  5. Feb 12, 2021
    • Benedict Wong's avatar
      Merge "Lazy-create IpSecTunnelInterface" · cefc4f68
      Benedict Wong authored
      cefc4f68
    • Rubin Xu's avatar
      Centralise logic for setting credential manager app · 7ce00e0a
      Rubin Xu authored
      Bug: 179180345
      Test: atest KeyChainTests
      Test: m RunKeyChainRoboTests
      Change-Id: I4290bccf5ae04de0d84c7091729e86704b937295
      Merged-In: I4290bccf5ae04de0d84c7091729e86704b937295
      7ce00e0a
    • Rubin Xu's avatar
      Add DPM.getKeyPairGrants() · ac5ee320
      Rubin Xu authored
      (Trimmed down version)
      
      Bug: 179180345
      Test: atest
      com.android.cts.devicepolicy.MixedManagedProfileOwnerTest#testKeyManagement
      Test: atest
      com.android.cts.devicepolicy.MixedDeviceOwnerTest#testDelegatedCertInstallerDirectly
      Test: atest android.admin.cts.DevicePolicyManagerTest
      Change-Id: Ieee1048b145fb8400eccbf32c054afc64b5d90c0
      Merged-In: Ieee1048b145fb8400eccbf32c054afc64b5d90c0
      
      Change-Id: Id1ab42ddbf04a3f6874ba5ce7eb937114d2194ef
      ac5ee320
    • Rubin Xu's avatar
      Add KeyChainService credential management app APIs · 0aa18af4
      Rubin Xu authored
      (Trimmed down version)
      
      Bug: 179180345
      Test: Manual Testing
            atest com.android.keychain.KeyChainServiceRoboTest
      
      Change-Id: I00b7df27a92f6ee4f74546f892c83290fead1112
      Merged-In: I00b7df27a92f6ee4f74546f892c83290fead1112
      0aa18af4
    • Rubin Xu's avatar
      add MANAGE_CREDENTIALS appop · fd4c56d4
      Rubin Xu authored
      This is part of the work to support
      a credential management app on
      unmanaged devices.
      
      Bug: 179180345
      Test: atest android.appsecurity.cts.AppOpsTest
      
      Merged-In: Ifd87b5e38f341db4b34bf9f61480e29e49148846
      Change-Id: Ifd87b5e38f341db4b34bf9f61480e29e49148846
      fd4c56d4
    • Yan Yan's avatar
      Merge changes Ifc8ad902,I6d1b8d0e · 8d659bb1
      Yan Yan authored
      * changes:
        [API] Expose IpSecTunnelInterface#setUnderlyingNetwork
        Update underlying network of IpSecTunnelInterface
      8d659bb1
    • Brad Ebinger's avatar
    • Kalesh Singh's avatar
      Provide an interface to query dmabuf GPU allocations · 1a8d198b
      Kalesh Singh authored
      The DMA buffers mapped by GPU device(s) are already accounted for
      in the total exported dmabuf size (ionHeap) size.
      
      To remove GPU memory from lost RAM, provide an API to get only the
      DMA buf memory mapped by the GPU device(s).
      
      Bug: 176477627
      Test: adb shell dumpsys meminfo
      Change-Id: Ie72f46c8de026b143629406714f413677ce6693b
      Merged-In: Ie72f46c8de026b143629406714f413677ce6693b
      1a8d198b
Loading