)]}'
{
  "commit": "9f5a33afb76877a9c5e9cbadf500c7312d0baa06",
  "tree": "279a0b0b8081d28823539923bea34630b4cf4142",
  "parents": [
    "4867d4e163c1cb8356f2dbef99e59ce0f0b23165"
  ],
  "author": {
    "name": "Behnam Heydarshahi",
    "email": "bhnm@google.com",
    "time": "Fri Jun 30 21:09:43 2023 +0000"
  },
  "committer": {
    "name": "Behnam Heydarshahi",
    "email": "bhnm@google.com",
    "time": "Tue Jul 11 16:09:56 2023 +0000"
  },
  "message": "Tear down VolumeDialogImplTest cleanly\n\nVolumeDialogImpl tests used to run a method on a mock\nInteractionJankMonitor, a fault which resulted in a nullpointer\nexception that caused the subsequent tests to crash.\n\nThis CL avoids the fault by preventing the abovementioned method from\nrunning by allowing the VolumeDialogImpl class to not have an animator\njank listener, when under test.\n\nNote: for long-term, instead of not listening to animation events,\neither the lingering animation calls should be omitted or the mock\nInteractionJankMonitor should not react to those calls with a null\npointer exception.\n\nBug: b/289228716\nTest: atest VolumeDialogImplTest QuickAccessWalletControllerTest\nChange-Id: I0677b6b6ab958dc9939f55851c00dc67d32b828d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93622200ad46b9ce17acc8c48c05f33cc355a81b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java",
      "new_id": "349f3684659cd69ce1b39bf1ee73509105e561f0",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/volume/VolumeDialogImpl.java"
    },
    {
      "type": "modify",
      "old_id": "aa4ee545a5004180470a394e15641ebb7e7e5b03",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/volume/dagger/VolumeModule.java",
      "new_id": "d0edc6e7ce4c2e7a3b83129dda63922f31e3db75",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/volume/dagger/VolumeModule.java"
    },
    {
      "type": "modify",
      "old_id": "8f725bebfb16c0081b84a4098236f69ea375d0e0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/volume/VolumeDialogImplTest.java",
      "new_id": "0c77529377aba68a95b8e33da684ccbc288d8cbf",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/volume/VolumeDialogImplTest.java"
    }
  ]
}
