)]}'
{
  "commit": "7e2eeb1395f3753414048132bb2e2a747a24775d",
  "tree": "9a8c80930d620230cc6f289e973b41e993bb94fd",
  "parents": [
    "36f16a2fb8e4898019fd62d56f8c2d82c65f4bf1"
  ],
  "author": {
    "name": "Riddle Hsu",
    "email": "riddlehsu@google.com",
    "time": "Sat Sep 24 00:20:57 2022 +0800"
  },
  "committer": {
    "name": "Riddle Hsu",
    "email": "riddlehsu@google.com",
    "time": "Tue Sep 27 15:06:37 2022 +0800"
  },
  "message": "Make startTransition one-way\n\nIf shell is starting an existing transition, it doesn\u0027t need the\nreturned transition token so it can be an async call then it won\u0027t\nblock shell\u0027s thread to execute other operations.\n\nIf shell is starting a new transition, then use the new added 2-way\nstartNewTransition which is the same as the original path.\n\nBug: 248550757\nTest: atest ShellTransitionTests\nTest: CtsWindowManagerDeviceTestCases with shell transition\nChange-Id: I5f64d19475d5b857a461775dd6f3002567e93ad8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c7cd0254e7894a67dfa2876f837163c1e8d76a7",
      "old_mode": 33188,
      "old_path": "core/java/android/window/IWindowOrganizerController.aidl",
      "new_id": "36eaf4966165be06932ea256b6c5fe52d098eaa3",
      "new_mode": 33188,
      "new_path": "core/java/android/window/IWindowOrganizerController.aidl"
    },
    {
      "type": "modify",
      "old_id": "4ea5ea5694fa655eb504c4c8358f89548a1c9abc",
      "old_mode": 33188,
      "old_path": "core/java/android/window/WindowOrganizer.java",
      "new_id": "2a80d021abd69a99f10ee7330ce587c3493dbdd0",
      "new_mode": 33188,
      "new_path": "core/java/android/window/WindowOrganizer.java"
    },
    {
      "type": "modify",
      "old_id": "29d25bc39223a4e5dd74c896e5ff415756ee2072",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java",
      "new_id": "d65ac80621df485d779b8e80acd4bffa9c47315c",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
    },
    {
      "type": "modify",
      "old_id": "c6492bee040e23a7792036f1958d5c1f719efb8f",
      "old_mode": 33188,
      "old_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/ShellTransitionTests.java",
      "new_id": "db9136d8eacbe1da005869dd283a920d7976c01e",
      "new_mode": 33188,
      "new_path": "libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/ShellTransitionTests.java"
    },
    {
      "type": "modify",
      "old_id": "2e1477ddf0f16ce4b0cb88f57926f0e94b124db5",
      "old_mode": 33188,
      "old_path": "services/core/java/com/android/server/wm/WindowOrganizerController.java",
      "new_id": "949fa9662258eec370a50a82c4f03f3e07bd6cda",
      "new_mode": 33188,
      "new_path": "services/core/java/com/android/server/wm/WindowOrganizerController.java"
    },
    {
      "type": "modify",
      "old_id": "ef532f5732eb10f2178f47c2c92bd4fea3c8e9e8",
      "old_mode": 33188,
      "old_path": "services/tests/wmtests/src/com/android/server/wm/WindowTestsBase.java",
      "new_id": "139e44099f425bcd3952aae83506b709f52878bf",
      "new_mode": 33188,
      "new_path": "services/tests/wmtests/src/com/android/server/wm/WindowTestsBase.java"
    }
  ]
}
