)]}'
{
  "commit": "cfdad866881b225f4d139ad517e5e18dd761bf52",
  "tree": "bd86a4f0086b8f7f0868e50cc4470a09211cee2a",
  "parents": [
    "e14bfadc0394a2a7f530d6d373f5954d97137dcd"
  ],
  "author": {
    "name": "Josh Tsuji",
    "email": "tsuji@google.com",
    "time": "Wed Dec 15 16:06:41 2021 -0500"
  },
  "committer": {
    "name": "Josh Tsuji",
    "email": "tsuji@google.com",
    "time": "Wed Dec 15 16:08:11 2021 -0500"
  },
  "message": "Remove check preventing keyguardGoingAwayRunnable from being called if it\u0027s already going away.\n\nThis check was added in ag/16441222. The root cause of ag/16441222\u0027s bug was that we were not\nhandling remote animation cancellations properly, so it fixed that and also added this check to\nprevent extraneous cancellations from happening in the first place.\n\nThat check was not necessary to fix the original bug (since we handle cancellations properly now,\nincluding extraneous ones), and appears to be causing issues with camera CTS tests and at least\none report of a stuck lock screen. I can\u0027t reproduce any of that locally, but given that it was\nnot necessary, we should remove it pending investigation.\n\nBug: 210831136\nBug: 210732858\nTest: atest SystemUITests\nChange-Id: I78af499016e9c46f881fb7045e9823273162ddcc\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "89a5d72a3ca4896bd19561c07520e7790dd06f85",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java",
      "new_id": "552cac42e26ea90491e9892d9f1be7768f2a27c2",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java"
    }
  ]
}
