)]}'
{
  "commit": "80cf9bddb99f302f9741a792d6493d03a4b0e4e3",
  "tree": "25a069dc819f66fd48eaf8d65c2be417d8a4da03",
  "parents": [
    "fafdf93cc3904f80fb7ef924029f631749a51756"
  ],
  "author": {
    "name": "Per Åhgren",
    "email": "peah@webrtc.org",
    "time": "Tue Apr 14 21:05:36 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Apr 15 06:50:00 2026"
  },
  "message": "Fix missing asm/unistd_64.h error in local Android ARM64 builds\n\nModern Android NDKs strictly isolate architecture sysroots. The previous\ninclusion of `\u003casm/unistd_64.h\u003e` (an x86_64 header) inside an ARM64\nblock causes a fatal \"file not found\" error during compilation.\n\nThis CL updates jvm.cc to use the generic `\u003casm/unistd.h\u003e` wrapper\ninstead, which correctly routes to the appropriate system call numbers\nfor the target architecture and resolves the build breakage.\n\nBug: b/502437863\nChange-Id: I44c7162d4509c77b8698c533aa25460a5ae44298\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/464160\nOwners-Override: Per Åhgren \u003cpeah@webrtc.org\u003e\nAuto-Submit: Per Åhgren \u003cpeah@webrtc.org\u003e\nCommit-Queue: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47427}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa87e1d775c3a63efb7b7a63daf641ab69d73b95",
      "old_mode": 33188,
      "old_path": "sdk/android/src/jni/jvm.cc",
      "new_id": "a2aa09e5b7944ddb71898b9803ebdead2857e48f",
      "new_mode": 33188,
      "new_path": "sdk/android/src/jni/jvm.cc"
    }
  ]
}
