)]}'
{
  "commit": "64848957ba49275896c80790ceeeb6219930f687",
  "tree": "5349b4fbe79f4bbfb9aee8a49b3d4fa72435e2ac",
  "parents": [
    "9a9a0772bc04427f3cc23289501a6b56463d1db1"
  ],
  "author": {
    "name": "Bernie Innocenti",
    "email": "codewiz@google.com",
    "time": "Fri Apr 27 17:34:30 2018 +0900"
  },
  "committer": {
    "name": "Bernie Innocenti",
    "email": "codewiz@google.com",
    "time": "Fri Apr 27 17:47:45 2018 +0900"
  },
  "message": "Fix NetdHidlTest.TestAddRemoveInterfaces()\n\nThe regex in countRulesForFwmark() overeagerly matched rules ending\nin the same hex digit. For instance, fwmark\u003d3 would match both these\nlines:\n\n  from all fwmark 0xd0003/0xdffff iif lo lookup netd13474_27190\n  from all fwmark 0x10063/0x1ffff iif lo lookup local_network\n\nThis fix consists in matching either just 0x3, or the zero-padded 0003.\n\nBug: 74922133\nTest: as follows:\n    m VtsHalNetNetdV1_1TargetTest \u0026\u0026 \\\n    adb push out/.../VtsHalNetNetdV1_1TargetTest /data/ \u0026\u0026 \\\n    adb shell /data/VtsHalNetNetdV1_1TargetTest\nChange-Id: If6df9fa6cf843a5593ce61d87366c23383bb4d81\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da377c466ca3a43c4a1bdd3307f306d995e6bd1b",
      "old_mode": 33188,
      "old_path": "net/netd/testutils/VtsHalNetNetdTestUtils.cpp",
      "new_id": "0d4189dd9185c8e76756113fbacfd6235db66b06",
      "new_mode": 33188,
      "new_path": "net/netd/testutils/VtsHalNetNetdTestUtils.cpp"
    }
  ]
}
