)]}'
{
  "commit": "f8c9de4bd8b206deb02c27159885740eb10c9f69",
  "tree": "83e9750a04760c28aa5fbd9f982ae235a30476d2",
  "parents": [
    "20d94778db14b1d25e8ef831bd0d1f164138121b"
  ],
  "author": {
    "name": "Bill Lin",
    "email": "lbill@google.com",
    "time": "Tue Jun 22 11:22:37 2021 +0800"
  },
  "committer": {
    "name": "android-build-team Robot",
    "email": "android-build-team-robot@google.com",
    "time": "Tue Jun 22 15:57:51 2021 +0000"
  },
  "message": "Fix SysUI NPE crash during the boot/init progress\n\nWhen Device boot and SystemUI servies starting, settings provider\nmay callback onChange() when OneHandedController register observer.\nIf the callback timing earlier han mEventCallback registered by\nWMShll#initOneHanded, then the NPE will happen.\n\nThe simple fix is to add NPE check in\nOneHandedController#notifyExpandNotifcation()\nwe can just ignore the callback during init time since the singal\nis to expand notification and come from shorcut after user enable\nand tap shortcut.(No need to act for the signal during boot progress.)\n\nTest: manual reboot device and observe\nTest: atest WMShellUnitTests\nBug: 191600033\nChange-Id: I73849afa9904031759da304298221dbb222aeaaa\n(cherry picked from commit c4bdf37af2bb70df47969e557c27c6c7a1cdbada)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7e673c6e32c209b6f950ade62b4c239819283a60",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedController.java",
      "new_id": "b5c54023c4926972465570956488bc66b1ab599d",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedController.java"
    },
    {
      "type": "modify",
      "old_id": "47789b7490ee2fddb3b54d1316570bd528afa840",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/OneHandedControllerTest.java",
      "new_id": "950900337918b1051b22a960991d451b35862c82",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/OneHandedControllerTest.java"
    }
  ]
}
