)]}'
{
  "commit": "ca7642716fd4da6eef05e9e8b275092780f4f1b3",
  "tree": "06406a43bc5520474e87adb39c74b67effcd3635",
  "parents": [
    "394bb50c7b67da912765469d79037c6577453b13"
  ],
  "author": {
    "name": "Paul Kirth",
    "email": "paulkirth@google.com",
    "time": "Tue Jul 15 15:38:07 2025 -0700"
  },
  "committer": {
    "name": "Paul Kirth",
    "email": "paulkirth@google.com",
    "time": "Wed Jul 16 09:08:43 2025 -0700"
  },
  "message": "[android][avb] Suppress new compiler warnings in third_party code\n\nNew versions of clang will start issuing the following error:\n\n```\n../../third_party/android/platform/external/avb/libavb/avb_cmdline.c:351:12: error: variable \u0027dm_verity_mode\u0027 is used uninitialized whenever switch case is taken [-Werror,-Wsometimes-uninitialized]\n  351 |       case AVB_HASHTREE_ERROR_MODE_MANAGED_RESTART_AND_EIO:\n      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n../../third_party/android/platform/external/avb/libavb/avb_cmdline.c:358:55: note: uninitialized use occurs here\n  358 |         slot_data-\u003ecmdline, \"$(ANDROID_VERITY_MODE)\", dm_verity_mode);\n      |                                                       ^~~~~~~~~~~~~~\n../../third_party/android/platform/external/avb/libavb/avb_cmdline.c:321:31: note: initialize the variable \u0027dm_verity_mode\u0027 to silence this warning\n  321 |     const char* dm_verity_mode;\n      |                               ^\n      |                                \u003d NULL\n1 error generated.\n```\nFor now, just suppress the warning until upstream fixes the bug, and it\nrolls into fuchsia via:\nhttps://android-review.git.corp.google.com/c/platform/external/avb/+/3698189\n\nFixed: 432036603\nChange-Id: If1cb40cf196f408cfd8760b86af0a2d8961fc0bf\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3df92d33aef5f9d95f4306e71a756d80b86ff9e6",
      "old_mode": 33188,
      "old_path": "BUILD.gn",
      "new_id": "711552ef9ec12148bca03fbd7bcee6f7b08d717e",
      "new_mode": 33188,
      "new_path": "BUILD.gn"
    }
  ]
}
