)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"change_message_id":"4344249c30a47822bfa6c5fbe5fb5b2939c41c3b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2f4c29f2_0ad0f228","updated":"2021-09-26 22:33:51.000000000","message":"when I build ziptool.recovery it is just a symbolic link:\nlrwxrwxrwx 1 bigbiff bigbiff 7 Sep 26 18:31 out/target/product/instantnoodle/recovery/root/system/bin/unzip -\u003e ziptool\n\nI am not sure exactly what you are trying to do?","commit_id":"abf078284e7589ff4072406caed2bcb8ed00c7de"},{"author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"change_message_id":"225c550d96016db679fcc3aae2b6db101f91eb33","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"11f88e05_5f8962c3","updated":"2021-09-27 20:44:31.000000000","message":"ziptool is building for me without any modifications of min-aosp11:\nout/target/product/instantnoodle/recovery/root/system/bin/ziptool\nlrwxrwxrwx 1 bigbiff bigbiff 7 Sep 27 16:23 out/target/product/instantnoodle/recovery/root/system/bin/unzip -\u003e ziptool\n\nfrom this commit a while back https://github.com/TeamWin/android_bootable_recovery/commit/eaac7628145ee6ac45a78c0060eb51344c24a758","commit_id":"abf078284e7589ff4072406caed2bcb8ed00c7de"},{"author":{"_account_id":124,"name":"Mohd Faraz","email":"androiabledroid@gmail.com","username":"AndroiableDroid"},"change_message_id":"13dcba9aa7910c3044b913f6740cd454619f6e53","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2e9304c8_4aa763ab","in_reply_to":"2f4c29f2_0ad0f228","updated":"2021-09-27 15:04:48.000000000","message":"ya thats what is the issue, now unzip is symlink to ziptool, and we were not building the ziptool so I replaced unzip with ziptool.recovery in prebuilt/Android.mk.","commit_id":"abf078284e7589ff4072406caed2bcb8ed00c7de"}],"prebuilt/relink.sh":[{"author":{"_account_id":124,"name":"Mohd Faraz","email":"androiabledroid@gmail.com","username":"AndroiableDroid"},"change_message_id":"b87df0ea71d208bcf994300ea34a3ab27d957bd4","unresolved":true,"context_lines":[{"line_number":21,"context_line":"shift 1"},{"line_number":22,"context_line":"for ARG in $*"},{"line_number":23,"context_line":"do"},{"line_number":24,"context_line":"    process_file $dest $(echo $ARG | sed \"s:[.]recovery::g\")"},{"line_number":25,"context_line":"done"}],"source_content_type":"text/x-sh","patch_set":1,"id":"2afd7703_77f1c63e","line":24,"updated":"2021-09-27 15:08:17.000000000","message":"this is for .recovery suffixed modules, if we ever use .recovery suffix to build the module, then relink will not be able to find the blob with . recovery suffix so just trimmed it.","commit_id":"abf078284e7589ff4072406caed2bcb8ed00c7de"}]}
