commit | c046c8ee74be7b574b4a1a8d77808480b2f59221 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Apr 30 19:49:39 2019 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Tue Apr 30 20:10:23 2019 -0700 |
tree | 63d2d6d68a16a355287738ffa8be0dbf08969718 | |
parent | c61a25102c1ca8acbc068eb93bde65599137c931 [diff] |
Fix misplaced return in RescueParty "Make RescueParty not wipe if checkpointing" contained an incorrect return statement, causing the last level of RescueParty to not execute if checkpointing is not active. This fixes that error Test: setprop persist.sys.enable_rescue 1 Set device to not commit checkpoints adb shell setprop debug.crash_sysui 1 adb shell stop adb shell start Rescue Party causes wipe prompt Bug: 131721345 Change-Id: I9376020355b80a4e830e6884b92ade9ad11dc8ee