)]}'
{
  "commit": "a0a591a71428758160e9d78e3d3e78dc7d91858b",
  "tree": "6b4e4762902fa76886f628f01dec2f93bf4907a2",
  "parents": [
    "be1c01328082b2dcde5c5ef022db0decddb6e1f5"
  ],
  "author": {
    "name": "Colin Cross",
    "email": "ccross@android.com",
    "time": "Fri Jun 11 12:46:45 2021 -0700"
  },
  "committer": {
    "name": "Colin Cross",
    "email": "ccross@android.com",
    "time": "Mon Jun 14 12:24:25 2021 -0700"
  },
  "message": "Don\u0027t use prefix_symbols for host bionic linker wrapper\n\nThe only symbol that actually needs a prefix to avoid a collision is\n_start, and that can be handled with a copy of begin.S that uses a\n\"#define\" to rename _start to __dlwrap__start. Removing the prefixed\nsymbols will also allow simplifying the host bionic build process by\nletting it directly reference the real _start.\n\nTest: build and run host bionic binary\nChange-Id: I50be786c16fe04b7f05c14ebfb74f710c7446ed9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a5bf44a6036db9c63b04672f74d1c09a12f5bd5",
      "old_mode": 33188,
      "old_path": "linker/Android.bp",
      "new_id": "5b06e3c4da9d23655e018e5d8ab442f64ae0fd46",
      "new_mode": 33188,
      "new_path": "linker/Android.bp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "90c53a26a6ef4f07d8bb627fe7390636bd66b660",
      "new_mode": 33188,
      "new_path": "linker/arch/arm64/linker_wrapper_begin.S"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "90c53a26a6ef4f07d8bb627fe7390636bd66b660",
      "new_mode": 33188,
      "new_path": "linker/arch/x86_64/linker_wrapper_begin.S"
    },
    {
      "type": "modify",
      "old_id": "fc673aa83fa4eeef339fc54f96ee74fbd63e0434",
      "old_mode": 33188,
      "old_path": "linker/linker_wrapper.cpp",
      "new_id": "d037186cb0cb4b49d895b5d9e8a5cd7a6614b3c0",
      "new_mode": 33188,
      "new_path": "linker/linker_wrapper.cpp"
    }
  ]
}
