)]}'
{
  "commit": "75769bfbfa4041e605dede91b8d3c32536428677",
  "tree": "1f374c0cef0f50387d2d3b9c100db0f9a7ffdbf3",
  "parents": [
    "db8aa5b988a9a3b754b27eb2d9d453f62feecdbf"
  ],
  "author": {
    "name": "Santiago Seifert",
    "email": "aquilescanta@google.com",
    "time": "Fri Aug 22 15:55:03 2025 +0000"
  },
  "committer": {
    "name": "Santiago Seifert",
    "email": "aquilescanta@google.com",
    "time": "Fri Aug 22 09:35:12 2025 -0700"
  },
  "message": "Fix OutputSwitcherTest in response to ControllerCallback change\n\nThe other change in this topic adds an overload that calls (for\nbackwards compatibility) into the pre-existing method. But\nOutputSwitcherTest uses a mock, which disables the default\nimplementation of the new overload, meaning the pre-existing method\nis never called, and this breaks the test.\n\nThis change replaces the mock with a Spy, which allows the real\nimplementation (which calls the pre-existing method) to execute.\n\nBug: b/396394220\nTest: atest CtsMediaRouterTestCases:OutputSwitcherTest\nFlag: EXEMPT test only change\nChange-Id: I2d4a898ef0ca97aeb0b9db58fd166cdcb5247de0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3aea2565ca56fbb12ea6174eaa22e66ad17466c6",
      "old_mode": 33188,
      "old_path": "tests/tests/media/router/src/android/media/router/cts/OutputSwitcherTest.java",
      "new_id": "b2f3c0f6f822b10fa82e1ba44083ad13de145cab",
      "new_mode": 33188,
      "new_path": "tests/tests/media/router/src/android/media/router/cts/OutputSwitcherTest.java"
    }
  ]
}
