)]}'
{
  "commit": "fff67ce3fc506e6adb865c69d881b13f3cfed632",
  "tree": "0f088b2fb9d19169cff18d4530149b4dd8316ad7",
  "parents": [
    "2838d3908eecbc55c57076c142ac1c204f2761f9"
  ],
  "author": {
    "name": "Brad Ebinger",
    "email": "breadley@google.com",
    "time": "Fri Jun 17 12:07:19 2022 -0700"
  },
  "committer": {
    "name": "Brad Ebinger",
    "email": "breadley@google.com",
    "time": "Fri Jun 17 12:32:28 2022 -0700"
  },
  "message": "Fix RTT NPE due to ImsCall#close being called\n\nWhen the IMS call is closed, in some cases, a pending RTT\ninitialization request could still be in the queue to be\nprocessed. Since this depends on resources that have since been\nrelease, it can cause an NPE.\n\nGuard against this condition and return early if this condition\nis hit.\n\nBug: 236279778\nTest: atest FrameworksTelephonyTests:ImsCallTest\nChange-Id: I1c734eebd8135655752e646c5967e65cfe140c89\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5813d88cb1060e59f6fe87755c5f9e7e9d96cc9",
      "old_mode": 33261,
      "old_path": "src/java/com/android/ims/ImsCall.java",
      "new_id": "06230a16ecaf983b7df6e733f4591f6d5982a840",
      "new_mode": 33261,
      "new_path": "src/java/com/android/ims/ImsCall.java"
    }
  ]
}
