)]}'
{
  "commit": "9ef397b8ac7498779e9f12ba56a461562cd620b3",
  "tree": "189672d3285e9a521add7754b762d6d526a41145",
  "parents": [
    "436a6546df5d7a48a76d09610092e261cddb28fa"
  ],
  "author": {
    "name": "Alexander Mishkovets",
    "email": "amishkovets@google.com",
    "time": "Mon Dec 28 11:17:19 2020 +0100"
  },
  "committer": {
    "name": "Alexander Mishkovets",
    "email": "amishkovets@google.com",
    "time": "Mon Jan 11 22:07:21 2021 +0100"
  },
  "message": "Skip assistant fallback set-up when it\u0027s disabled\n\nDo not set-up the assistant fallback, when it is disabled, i.e.\nconfig_enableFallbackAssistant configuration flag is set to `false`:\n1. when the flag is not set, the fallback object will never be used;\n2. the instantiation of the `FallbackAssistant` class from the test\ntriggers the RuntimeException (\"Can\u0027t create handler inside thread\nThread[...] that has not called Looper.prepare()\"), while the\n`TextToSpeechHelper` it creates under the hood uses a deprecated\n`Handler` constructor\n(https://developer.android.com/reference/android/os/Handler#Handler()).\n\nBug: 175709867\nTest: atest -c CarNotificationUnitTests\n\nChange-Id: If2d0f84e54a6f0143d20c163bf6363e5ad1505ad\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "163572880fda37713abf8d2b6e2d1156f278ba9b",
      "old_mode": 33188,
      "old_path": "car-assist-client-lib/src/com/android/car/assist/client/CarAssistUtils.java",
      "new_id": "e1bc311235f904e1763fed2638328d3f314fe4c8",
      "new_mode": 33188,
      "new_path": "car-assist-client-lib/src/com/android/car/assist/client/CarAssistUtils.java"
    }
  ]
}
