)]}'
{
  "commit": "6d780499fa77e4bf42dbdc654d2ebe8dbfeeb9a6",
  "tree": "0a81590b8373875398d41823b92f1d2d5cb6c210",
  "parents": [
    "6f4ee4a334c039593c12fcb060401975d2b6565c"
  ],
  "author": {
    "name": "Liran Binyamin",
    "email": "liranb@google.com",
    "time": "Tue Jul 23 17:57:17 2024 -0400"
  },
  "committer": {
    "name": "Liran Binyamin",
    "email": "liranb@google.com",
    "time": "Tue Jul 23 17:57:17 2024 -0400"
  },
  "message": "Fix manage click listener for promoted bubble\n\nThe manage button is created by the expanded view, but the listener\nis set by stack view. Sometimes there are cases where the button\nis recreated by the expanded view, which removes the existing listener.\n\nThis change now sets the click listener within the expanded view\nwhenever the manage button is set.\n\nFlag: NONE\nFixes: 352481011\nTest: manual\n       - Have 5 bubbles in the stack\n       - Create 1 more bubble so that one gets overflowed\n       - Go to the overflow menu and click on the bubble to promote it\n       - Click on the manage button\n       - Observe the manage menu is displayed\nChange-Id: Ia0d55ceb070c9bfcfa2cf9521696b35708280755\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d4d9d003bc0dfe59da2d10e79cc9fa7c12487a11",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java",
      "new_id": "fdb45239fa63b7343adb2bc40907c4d95c43f0fa",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
    },
    {
      "type": "modify",
      "old_id": "f93f19d5d1eb19f2730f4d03670b0fa69aecf3a9",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java",
      "new_id": "8f8b77b3cf01f630854aa23aa085a35afbd2ac80",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
    }
  ]
}
