)]}'
{
  "log": [
    {
      "commit": "dfa1a4ac637475703f757093234984e0706c12eb",
      "tree": "f422ba5aa432a4a9156dda1362085c7391d1fa23",
      "parents": [
        "afece9fe4acfa92ed221c3b5ca69a6b0c7cb56f3"
      ],
      "author": {
        "name": "James Farrell",
        "email": "jamesfarrell@google.com",
        "time": "Tue Nov 12 16:58:07 2024 +0000"
      },
      "committer": {
        "name": "James Farrell",
        "email": "jamesfarrell@google.com",
        "time": "Tue Nov 12 16:58:07 2024 +0000"
      },
      "message": "Migrate libbpf-sys to monorepo.\n\nBug: http://b/339424309\nTest: treehugger\nChange-Id: I49e6544cda99648e0d8e00c47864f8b800e50a4b\n"
    },
    {
      "commit": "afece9fe4acfa92ed221c3b5ca69a6b0c7cb56f3",
      "tree": "9687c962dec31f89ed2a99e653d227014adf65ed",
      "parents": [
        "bca3159fb840e8578802a9a41b6525fbb5b724b0"
      ],
      "author": {
        "name": "James Farrell",
        "email": "jamesfarrell@google.com",
        "time": "Fri Nov 01 16:46:32 2024 +0000"
      },
      "committer": {
        "name": "James Farrell",
        "email": "jamesfarrell@google.com",
        "time": "Fri Nov 01 16:46:32 2024 +0000"
      },
      "message": "Several fixes for migration health.\n\nRestore LICENSE file to match crate archive.\n\nAdd a patch file for the android/ directory.\n\nRegenerate Android.bp.\n\nBug: http://b/339424309\nTest: treehugger\nChange-Id: Ib3ffce04705dd24a87e73ad81acc5f30daa475a5\n"
    },
    {
      "commit": "bca3159fb840e8578802a9a41b6525fbb5b724b0",
      "tree": "e418f1ba274c17dd34558648c797b96123e5bd4b",
      "parents": [
        "86059ff5073cfbe2c367dc9b602183dd001c23c2"
      ],
      "author": {
        "name": "Neill Kapron",
        "email": "nkapron@google.com",
        "time": "Tue Sep 24 19:31:09 2024 +0000"
      },
      "committer": {
        "name": "Neill Kapron",
        "email": "nkapron@google.com",
        "time": "Tue Oct 01 00:13:53 2024 +0000"
      },
      "message": "libbpf-sys: add cargo_embargo.json and Android.bp\n\nAdd necessary pieces to build the libbpf-sys crate against the libbpf\nversion included in Android.\n\nBug: 359646531\nTest: TH/manual\nChange-Id: Iba2c4496d0aab38886ed12c596fabb9a6912df2c\nSigned-off-by: Neill Kapron \u003cnkapron@google.com\u003e\n"
    },
    {
      "commit": "86059ff5073cfbe2c367dc9b602183dd001c23c2",
      "tree": "02acaa34bb481da9931129e9f3895876202d2e3c",
      "parents": [
        "caa5c41a31191091d42b071c0c6824c5ee8f3b9c",
        "58a88e2d83892e89977b89e98ed054f888a81c83"
      ],
      "author": {
        "name": "Inna Palant",
        "email": "ipalant@google.com",
        "time": "Wed Sep 04 15:47:27 2024 +0000"
      },
      "committer": {
        "name": "Automerger Merge Worker",
        "email": "android-build-automerger-merge-worker@system.gserviceaccount.com",
        "time": "Wed Sep 04 15:47:27 2024 +0000"
      },
      "message": "Merge remote-tracking branch \u0027origin/upstream\u0027 am: 58a88e2d83\n\nOriginal change: undetermined\n\nChange-Id: I6bdaeaa7a9c4d9e4f9fdfd5b66ab195fb495d921\nSigned-off-by: Automerger Merge Worker \u003candroid-build-automerger-merge-worker@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "58a88e2d83892e89977b89e98ed054f888a81c83",
      "tree": "02acaa34bb481da9931129e9f3895876202d2e3c",
      "parents": [
        "caa5c41a31191091d42b071c0c6824c5ee8f3b9c",
        "ea5ac40b3045ac2f36e2a870fd2f24271a7566a3"
      ],
      "author": {
        "name": "Inna Palant",
        "email": "ipalant@google.com",
        "time": "Thu Aug 29 04:28:30 2024 +0000"
      },
      "committer": {
        "name": "Inna Palant",
        "email": "ipalant@google.com",
        "time": "Thu Aug 29 04:28:30 2024 +0000"
      },
      "message": "Merge remote-tracking branch \u0027origin/upstream\u0027\n"
    },
    {
      "commit": "ea5ac40b3045ac2f36e2a870fd2f24271a7566a3",
      "tree": "02acaa34bb481da9931129e9f3895876202d2e3c",
      "parents": [
        "caa5c41a31191091d42b071c0c6824c5ee8f3b9c"
      ],
      "author": {
        "name": "Neill Kapron",
        "email": "nkapron@google.com",
        "time": "Thu Aug 22 21:05:01 2024 +0000"
      },
      "committer": {
        "name": "Neill Kapron",
        "email": "nkapron@google.com",
        "time": "Thu Aug 22 21:19:41 2024 +0000"
      },
      "message": "Import \u0027libbpf-sys\u0027 crate v1.4.3+v1.4.5\n\nImporting libbpf-sys, but have removed .gitmodules and the libbpf,\nelfutils, and zlib submodules. We will use the libraries in the android\ntree to satisfy these dependencies.\n\nRequest Document: go/android-rust-importing-crates\nFor CL Reviewers: go/android3p#cl-review\nFor Build Team: go/ab-third-party-imports\nBug: 360132854\nBug: 359646531\nTest: none\nChange-Id: I42f3c771075c9cf1f6045b6b33cae7cfc41a7024\nSigned-off-by: Neill Kapron \u003cnkapron@google.com\u003e\n"
    },
    {
      "commit": "caa5c41a31191091d42b071c0c6824c5ee8f3b9c",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Inna Palant (xWF)",
        "email": "ipalant@google.com",
        "time": "Thu Aug 22 05:55:49 2024 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 22 05:55:49 2024 +0000"
      },
      "message": "Initial empty repository\n"
    }
  ]
}
