commit | 463a08b2acc43db3cbc7e05f591e58e9ace768a3 | [log] [tgz] |
---|---|---|
author | Edgar Arriaga <edgararriaga@google.com> | Tue Mar 29 14:42:59 2022 -0700 |
committer | Edgar Arriaga <edgararriaga@google.com> | Wed Apr 27 14:41:37 2022 -0700 |
tree | 7618fdac2f94826e172bf085f6b49e59d3ff4688 | |
parent | 8a054c32c2dc86a93efe19885fd1deea6f9933f4 [diff] |
Fix for compaction partially bailing out compaction upon cancellation When compaction if a cancel signal is received such as when unlocking the phone, if the system was doing an anon compaction it will bail out but then continue with the file compaction since it was not fully bailing out from compaction computation. Test: Manual Bug: 227060330 Change-Id: I46bb784c1170808d9aa15757a108900e54175987