Skip to content
Snippets Groups Projects
  1. Feb 28, 2018
  2. Feb 27, 2018
  3. Feb 26, 2018
  4. Feb 24, 2018
  5. Feb 23, 2018
    • Holly Jiuyu Sun's avatar
      Add device capabilities. · aea22534
      Holly Jiuyu Sun authored
      Bug: 72223709
      Test: Unit test
      Merged-In: I35a74e88767f772f764734d1f535848ba43629b9
      Change-Id: I35a74e88767f772f764734d1f535848ba43629b9
      aea22534
    • Hugo Benichi's avatar
      Fix NPE in NetworkMetrics · e73486bf
      Hugo Benichi authored
      addTcpStatsResult() in NetworkMetrics was not checking for the nullness
      of the pendingSummary object and trying to add stats regardless.
      
      This patch fixes addTcpStatsResult() so that it populates pendingSummary
      if necessary, similarly to addConnectResult() and addDnsResult()
      
      Bug: 73825228
      Test: runtest frameworks-net
      Change-Id: I616a4be0e6e5920bd2f5c58292fea769bd516df7
      e73486bf
Loading