)]}'
{
  "commit": "53330f7547a10aee2b7b1b077cee499b4a169e54",
  "tree": "de2575a8de5734783b1c548712cf815a14276c75",
  "parents": [
    "be1ac15a7380afc310b1a7eeb7b941525fdf0b53"
  ],
  "author": {
    "name": "Christopher Phlipot",
    "email": "cphlipot@fb.com",
    "time": "Thu Sep 29 10:19:07 2022 -0700"
  },
  "committer": {
    "name": "Christopher Phlipot",
    "email": "cphlipot@fb.com",
    "time": "Thu Sep 29 10:19:07 2022 -0700"
  },
  "message": "tools: Fix Hermetic ADB Path\n\nDue to the leading \u0027/\u0027 in the hermetic adb path, python will interpert\nthis as an absolute path. The underlying os.path.join() will not behave\nas expected if you try to concatinate this with the repo root, since\nboth are seen as absolute paths.\n\nInstead, drop the leading slash to make it clear to python that this\nis a relative path, and not an absolute path.\n\nChange-Id: I446ab529207dd39b98755b7836aa0636fed0cb4c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed62c7ee897f26ff0a2e474f6495f4dafe5fa2c0",
      "old_mode": 33188,
      "old_path": "python/tools/record_android_trace.py",
      "new_id": "9256bd8d1f85d4fbb8b35e4ff9ed12da1ea7cbd7",
      "new_mode": 33188,
      "new_path": "python/tools/record_android_trace.py"
    },
    {
      "type": "modify",
      "old_id": "c846025936b48cd4978b36a1d2aa613c13a682c2",
      "old_mode": 33261,
      "old_path": "tools/record_android_trace",
      "new_id": "f9bedbec335cf0cd2c08ef4a8cc3fb4770f1e189",
      "new_mode": 33261,
      "new_path": "tools/record_android_trace"
    }
  ]
}
