Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d5db777 authored by Richard Uhler's avatar Richard Uhler Committed by Bill Lin
Browse files

delete ENABLING rollback if we can't get session info for it.

If we can't get the SessionInfo for a rollback in ENABLE state on boot,
then presumably we'll never be able to get SessionInfo for it, so delete
the rollback.

Test: adb install TestAppAv1.apk;
      adb install --enable-rollback --staged TestAppAv2.apk
      dumpsys rollback
      adb shell pm install-abandon <stagedSessionId from dumpsys rollback>
      adb reboot, confirm /data/rollback/<rollbackId> does not exist
      adb reboot
      dumpsys rollback, confirm rollback is no longer listed.

Bug: 134652027
Change-Id: I3c5114e0e6b1fa877cd9e7bd2b4cd18c53d6b3ef
Merged-In: Ie583536d0ec75c442bd4c9e4456bee120050728c
parent bcf89b81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment