diff options
author | Daniel Rosenberg <drosen@google.com> | 2019-04-30 19:49:39 -0700 |
---|---|---|
committer | Daniel Rosenberg <drosen@google.com> | 2019-04-30 20:10:23 -0700 |
commit | c046c8ee74be7b574b4a1a8d77808480b2f59221 (patch) | |
tree | 63d2d6d68a16a355287738ffa8be0dbf08969718 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions