)]}'
{"id":"android_vendor_twrp~7636","triplet_id":"android_vendor_twrp~android-14~I486b6ec538a3e4906b5b8aa5ecb355b480b60de7","project":"android_vendor_twrp","branch":"android-14","hashtags":[],"change_id":"I486b6ec538a3e4906b5b8aa5ecb355b480b60de7","subject":"kernel: Allow to limit the used .dtb files for the final DTB image","status":"MERGED","created":"2024-08-28 19:24:34.000000000","updated":"2024-09-07 13:46:49.000000000","submitted":"2024-09-07 13:46:49.000000000","submitter":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"submission_id":"7689","meta_rev_id":"6e23b6254fd35993cfcbae677595db317f21211c","_number":7636,"virtual_id_number":7636,"owner":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"actions":{},"labels":{"Code-Review":{"approved":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"all":[{"tag":"autogenerated:gerrit:newPatchSet","value":2,"date":"2024-09-07 13:45:56.000000000","permitted_voting_range":{"min":2,"max":2},"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"}],"values":{"-2":"This shall not be merged","-1":"I would prefer this is not merged as is"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me, approved"},"description":"","default_value":0}},"removable_reviewers":[],"reviewers":{"REVIEWER":[{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"}]},"pending_reviewers":{},"reviewer_updates":[],"messages":[{"id":"ea297a5f8ce01a0b5a9cb70629171adecce8dba5","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"date":"2024-08-28 19:24:34.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"738c5ca1daa28a954f80ede602fa4831db07a2f7","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"date":"2024-09-07 13:45:56.000000000","message":"Uploaded patch set 2: Code-Review+2: New patch set was added with same tree, parent tree, and commit message as Patch Set 1.","accounts_in_message":[],"_revision_number":2},{"id":"6e23b6254fd35993cfcbae677595db317f21211c","tag":"autogenerated:gerrit:merged","author":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"date":"2024-09-07 13:46:49.000000000","message":"Change has been successfully merged","accounts_in_message":[],"_revision_number":2}],"current_revision_number":2,"current_revision":"3ca585f460ecd12e636d4ac1f9d9b904cdd75a93","revisions":{"0a72f2ae88b60403ebbbcb72332753ae0f25cbcd":{"kind":"REWORK","_number":1,"created":"2024-08-28 19:24:34.000000000","uploader":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"ref":"refs/changes/36/7636/1","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_vendor_twrp","ref":"refs/changes/36/7636/1","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1 \u0026\u0026 git checkout -b change-7636 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1","Reset To":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/1 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"1debc148dc89ec61bd4d93dd18f0c4f64a9a7ab2","subject":"kernel: Include DTBOs from OEM/ODM folder in base DTB"}],"author":{"name":"SGCMarkus","email":"markusornik@gmail.com","date":"2023-09-15 17:08:00.000000000","tz":120},"committer":{"name":"nebrassy","email":"nebras30@gmail.com","date":"2024-05-04 00:24:31.000000000","tz":120},"subject":"kernel: Allow to limit the used .dtb files for the final DTB image","message":"kernel: Allow to limit the used .dtb files for the final DTB image\n\nOn some devices too many .dtb files are generated. Instead of taking\nall of them, allow to only take selected .dtb files for the final\nDTB image.\n\nExample: Motorola Edge 40 Pro (rtwo, sm8550) generates the following:\nobj/DTB_OBJ/out/kaka-rumi.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-evb1-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-evt1-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-na-vzw-evt2-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-prc-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-prc-pvt-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-row-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-evb1-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-evt1-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-na-vzw-evt2-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-prc-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-prc-pvt-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-row-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base.dtb\n\nwith only kalama-rtwo-base.dtb and kalama-v2-rtwo-base.dtb needed.\nDisabling compilation of the other kalama.dtb isn\u0027t possible, as this\nwould also disable the compilation of the needed .dtbo files.\nBecause they are earlier in alphabetical order, and the matching\nboard ids, the bootloader ends up selecting those, instead of the\ncorrect ones. This results in USB (and possible other things) to\nnot work.\n\nChange-Id: I486b6ec538a3e4906b5b8aa5ecb355b480b60de7\n"},"branch":"refs/heads/android-14"},"3ca585f460ecd12e636d4ac1f9d9b904cdd75a93":{"kind":"NO_CHANGE","_number":2,"created":"2024-09-07 13:45:56.000000000","uploader":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"ref":"refs/changes/36/7636/2","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_vendor_twrp","ref":"refs/changes/36/7636/2","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2 \u0026\u0026 git checkout -b change-7636 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2","Reset To":"git fetch https://gerrit.twrp.me/android_vendor_twrp refs/changes/36/7636/2 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"4367c8424d66961b2645ca0dbed256027687fc5c","subject":"kernel: Include DTBOs from OEM/ODM folder in base DTB"}],"author":{"name":"SGCMarkus","email":"markusornik@gmail.com","date":"2023-09-15 17:08:00.000000000","tz":120},"committer":{"name":"nebrassy","email":"nebras30@gmail.com","date":"2024-09-07 13:45:39.000000000","tz":120},"subject":"kernel: Allow to limit the used .dtb files for the final DTB image","message":"kernel: Allow to limit the used .dtb files for the final DTB image\n\nOn some devices too many .dtb files are generated. Instead of taking\nall of them, allow to only take selected .dtb files for the final\nDTB image.\n\nExample: Motorola Edge 40 Pro (rtwo, sm8550) generates the following:\nobj/DTB_OBJ/out/kaka-rumi.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-evb1-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-evt1-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-na-vzw-evt2-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-prc-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-prc-pvt-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base-kalama-rtwo-row-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-rtwo-base.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-evb1-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-evt1-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-na-vzw-evt2-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-prc-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-prc-pvt-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base-kalama-rtwo-row-dvt1b-overlay.dtb\nobj/DTB_OBJ/out/kalama-v2-rtwo-base.dtb\n\nwith only kalama-rtwo-base.dtb and kalama-v2-rtwo-base.dtb needed.\nDisabling compilation of the other kalama.dtb isn\u0027t possible, as this\nwould also disable the compilation of the needed .dtbo files.\nBecause they are earlier in alphabetical order, and the matching\nboard ids, the bootloader ends up selecting those, instead of the\ncorrect ones. This results in USB (and possible other things) to\nnot work.\n\nChange-Id: I486b6ec538a3e4906b5b8aa5ecb355b480b60de7\n"},"branch":"refs/heads/android-14"}},"requirements":[],"submit_records":[{"rule_name":"gerrit~DefaultSubmitRule","status":"CLOSED","labels":[{"label":"Code-Review","status":"OK","applied_by":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"}}]}],"submit_requirements":[{"name":"Code-Review","status":"SATISFIED","is_legacy":true,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX -label:Code-Review\u003dMIN","fulfilled":true,"status":"PASS","passing_atoms":["label:Code-Review\u003dMAX","-label:Code-Review\u003dMIN"],"failing_atoms":[],"atom_explanations":{}}}]}
