)]}'
{
  "commit": "be2cc9f93077ad024aa2aee31dd9ad5fa5873ecc",
  "tree": "14b5c10a7b5912491b77d57cd6ebc3c84448a41f",
  "parents": [
    "f62078fa17f09f2ec705a9b437417b7444bdda1c"
  ],
  "author": {
    "name": "Aditya Kumar",
    "email": "appujee@google.com",
    "time": "Thu Sep 05 14:03:59 2024 -0700"
  },
  "committer": {
    "name": "Aditya Kumar",
    "email": "appujee@google.com",
    "time": "Fri Sep 06 15:33:08 2024 -0700"
  },
  "message": "Fix type of android_thread_func typedef\n\nFound the error with latest clang: https://android-build.corp.google.com/artifact/pending/P80448506/art-host-x86_64/latest/view/logs%2Fbuild_error.log\n\n```\nout/soong/.intermediates/system/core/libutils/libutils/linux_glibc_x86_64_static/obj/system/core/libutils/Threads.o system/core/libutils/Threads.cpp\nsystem/core/libutils/Threads.cpp:149:21: error: cast from \u0027android_thread_func_t\u0027 (aka \u0027int (*)(void *)\u0027) to \u0027android_pthread_entry\u0027 (aka \u0027void *(*)(void *)\u0027) converts to incompatible function type [-Werror,-Wcast-function-type-mismatch]\n  149 |                     (android_pthread_entry)entryFunction, userData);\n      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n1 error generated.\n```\n\nChange-Id: Ie2423a568483c975a36a1fa0b06a3f93a27be5aa\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b96ab0bbcb8876212754a679c36f1753674a737",
      "old_mode": 33188,
      "old_path": "libutils/Threads.cpp",
      "new_id": "d8d75acf47168de05389a8fd1e42b6cbb5f9a210",
      "new_mode": 33188,
      "new_path": "libutils/Threads.cpp"
    }
  ]
}
