)]}'
{"id":"android_bootable_recovery~4231","triplet_id":"android_bootable_recovery~android-11~Ida80458356c12f81ff47f583beb05dd392486a0d","project":"android_bootable_recovery","branch":"android-11","hashtags":[],"change_id":"Ida80458356c12f81ff47f583beb05dd392486a0d","subject":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy","status":"MERGED","created":"2021-08-15 22:53:11.000000000","updated":"2021-10-02 13:52:42.000000000","submitted":"2021-10-02 13:52:42.000000000","submitter":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"submission_id":"4231","meta_rev_id":"974b8857ef6fa67cd97f1f9f9a2628e461d4655a","_number":4231,"virtual_id_number":4231,"owner":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"actions":{},"labels":{"Code-Review":{"approved":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"all":[{"value":2,"date":"2021-10-02 13:52:37.000000000","permitted_voting_range":{"min":2,"max":2},"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"}],"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":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"}]},"pending_reviewers":{},"reviewer_updates":[],"messages":[{"id":"56aa1345cdc4a981698513cf5c04f6dbafef8b7c","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-08-15 22:53:11.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"19c4d5d81d278a8dd8a0d8022414e7e56950744c","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-08-28 21:11:29.000000000","message":"Patch Set 2: Patch Set 1 was rebased","accounts_in_message":[],"_revision_number":2},{"id":"918940b82b654cc8c5988e5fe18423849c66022d","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-08-28 21:21:15.000000000","message":"Uploaded patch set 3.","accounts_in_message":[],"_revision_number":3},{"id":"d390baf3b882d487f273783e765f612a3883e28a","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-10-02 13:52:26.000000000","message":"Patch Set 4: Patch Set 3 was rebased","accounts_in_message":[],"_revision_number":4},{"id":"595f12d3807d23f576135b6d7f19c44887e71bff","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-10-02 13:52:37.000000000","message":"Patch Set 4: Code-Review+2","accounts_in_message":[],"_revision_number":4},{"id":"974b8857ef6fa67cd97f1f9f9a2628e461d4655a","tag":"autogenerated:gerrit:merged","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2021-10-02 13:52:42.000000000","message":"Change has been successfully merged","accounts_in_message":[],"_revision_number":4}],"current_revision_number":4,"current_revision":"cefb0de23f0a303b3fb061b14139f8edab21a230","revisions":{"2a7b25088447797ffd1911a003bb1697b3630eb5":{"kind":"REWORK","_number":1,"created":"2021-08-15 22:53:11.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/31/4231/1","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/31/4231/1","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1 \u0026\u0026 git checkout -b change-4231 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/1 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"e01b1eee7a3faefe9c359fcc3321e5a0e92464fd","subject":"openaes data encryption: turn off by default"}],"author":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-15 22:52:04.000000000","tz":-240},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-15 22:52:04.000000000","tz":-240},"subject":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy","message":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy\n\nWhen TWRP is unable to lookup a fscrypt policy, we should not bail\nthe entire restore. Let\u0027s note that we had an issue with the lookup\nin the log and continue restoring.\n\nChange-Id: Ida80458356c12f81ff47f583beb05dd392486a0d\n"},"branch":"refs/heads/android-11"},"6348fe9f465c9ad1dcbde8555fa94bed00d8b9ab":{"kind":"TRIVIAL_REBASE","_number":2,"created":"2021-08-28 21:11:29.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/31/4231/2","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/31/4231/2","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2 \u0026\u0026 git checkout -b change-4231 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/2 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"e3742ef6164da8f056049c70d7bbc07179770ef9","subject":"openaes data encryption: turn off by default"}],"author":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-15 22:52:04.000000000","tz":-240},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-28 21:11:29.000000000","tz":0},"subject":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy","message":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy\n\nWhen TWRP is unable to lookup a fscrypt policy, we should not bail\nthe entire restore. Let\u0027s note that we had an issue with the lookup\nin the log and continue restoring.\n\nChange-Id: Ida80458356c12f81ff47f583beb05dd392486a0d\n"},"branch":"refs/heads/android-11","description":"Rebase"},"e13c727552b561ec09a5596b716d2648b0430fa1":{"kind":"REWORK","_number":3,"created":"2021-08-28 21:21:15.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/31/4231/3","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/31/4231/3","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3 \u0026\u0026 git checkout -b change-4231 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/3 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"e3742ef6164da8f056049c70d7bbc07179770ef9","subject":"openaes data encryption: turn off by default"}],"author":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-15 22:52:04.000000000","tz":-240},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-28 21:20:55.000000000","tz":-240},"subject":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy","message":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy\n\nWhen TWRP is unable to lookup a fscrypt policy, we should not bail\nthe entire restore. Let\u0027s note that we had an issue with the lookup\nin the log and continue restoring.\n\nChange-Id: Ida80458356c12f81ff47f583beb05dd392486a0d\n"},"branch":"refs/heads/android-11"},"cefb0de23f0a303b3fb061b14139f8edab21a230":{"kind":"TRIVIAL_REBASE","_number":4,"created":"2021-10-02 13:52:26.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/31/4231/4","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/31/4231/4","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4 \u0026\u0026 git checkout -b change-4231 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/31/4231/4 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"d04f8e00789fe78af307806fefca6fd965ad2771","subject":"libmodprobe: move include to global includes"}],"author":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-08-15 22:52:04.000000000","tz":-240},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2021-10-02 13:52:26.000000000","tz":0},"subject":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy","message":"fscrypt policy: don\u0027t bail restore if we cannot lookup policy\n\nWhen TWRP is unable to lookup a fscrypt policy, we should not bail\nthe entire restore. Let\u0027s note that we had an issue with the lookup\nin the log and continue restoring.\n\nChange-Id: Ida80458356c12f81ff47f583beb05dd392486a0d\n"},"branch":"refs/heads/android-11","description":"Rebase"}},"requirements":[],"submit_records":[{"status":"CLOSED","labels":[{"label":"Code-Review","status":"OK","applied_by":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"}}]}],"submit_requirements":[{"name":"Code-Review","status":"SATISFIED","is_legacy":true,"submittability_expression_result":{"expression":"label:Code-Review\u003dCustom-Rule","fulfilled":true,"status":"PASS","passing_atoms":["label:Code-Review\u003dCustom-Rule"],"failing_atoms":[],"atom_explanations":{}}}]}
