)]}'
{
  "commit": "b92d1f55133b0ffe49df89e7aab67b8db7036fa5",
  "tree": "2c30354bef6a8d7469f7197bfc7a6be2bf9fe7ea",
  "parents": [
    "39e75098594e4758275cd2bb15e856e363c19782"
  ],
  "author": {
    "name": "Junaid Babu",
    "email": "junaidvayoli@gmail.com",
    "time": "Tue Dec 17 13:56:26 2019 +0900"
  },
  "committer": {
    "name": "Junaid Babu",
    "email": "junaidvayoli@gmail.com",
    "time": "Tue Dec 17 15:09:01 2019 +0900"
  },
  "message": "Fix refCount check at releaseNetworkFor\n\nWhen releaseNetworkFor is called, refCount should be equal to 1 for\nnetwork.stop() to be called. This is the same logic that is followed by\nWifiNetworkFactory also.\nIn the current code, when refCount is 2 and releaseNetworkFor() is called,\nnetwork.stop() will be executed and will stop Ethernet\n\nBug: 146089778\nTest: build and boot OK\nChange-Id: Ib7d1b488a2943364a8ba4a89eec5de4c33cf1d5a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3cda13f3303af0ec7712277194a0a319707f79e0",
      "old_mode": 33188,
      "old_path": "service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java",
      "new_id": "11c991d408d3d2d403ca99cf7e2476e8b7baa56b",
      "new_mode": 33188,
      "new_path": "service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java"
    }
  ]
}
