)]}'
{
  "commit": "545669f5a953b6a5dbb5088c81868614aa003759",
  "tree": "2343132594686d6e84300e220d0d5d52365dfb7d",
  "parents": [
    "642fcf73b0cb290f6a28ef218436d5d0ad05ab7d"
  ],
  "author": {
    "name": "Rashed Abdel-Tawab",
    "email": "rashed@linux.com",
    "time": "Thu May 16 14:01:19 2019 -0700"
  },
  "committer": {
    "name": "Marko Man",
    "email": "darkobas@gmail.com",
    "time": "Wed Oct 09 21:35:22 2019 +0200"
  },
  "message": "lineage: Rework DTBO image generation\n\nCurrently we handle the DTBO images from start to finish, including\nAVB footers, and just drop them in $(PRODUCT_OUT)/dtbo.img when done.\nWhile this works for the most part, we are limited in what we can do\nwith the DTBO images. For example non-A/B device recovery images must\nhave a copy of the DTBO image appended to recovery (see AOSP docs:\nhttps://source.android.com/devices/bootloader/recovery-image ). This\nmeans that we need to pass the pre-AVB dtbo image into\nBOARD_PREBUILT_DTBOIMAGE in order to let the AOSP build system handle it.\n\nThis commit reworks the way the DTBO images are built, placing them at\n$(PRODUCT_OUT)/dtbo-pre.img instead and setting BOARD_PREBUILT_DTBOIMAGE\nto that path so the AOSP build system can pick the images up and sign\nthem and append to recovery (for applicable devices).\n\nChange-Id: I8819d7cd92ba298de67dbc7f6b321917ba8524f1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc3a98ac79cb7c447a1502bcecff79a46972daaa",
      "old_mode": 33188,
      "old_path": "build/tasks/dtbo.mk",
      "new_id": "674eae0aa1c1144705874223d82bb542b9a84fd0",
      "new_mode": 33188,
      "new_path": "build/tasks/dtbo.mk"
    }
  ]
}
