commit | a07447d44fff6a749e59777459abcf516f3593e2 | [log] [tgz] |
---|---|---|
author | Dipankar Bhardwaj <dipankarb@google.com> | Mon Oct 10 08:43:25 2022 +0000 |
committer | Dipankar Bhardwaj <dipankarb@google.com> | Mon Oct 10 13:22:54 2022 +0000 |
tree | cc298e3996361d9763009482e7c87ac085fd8c5f | |
parent | 0752974f9e650068c7152c350979745cca5e24c3 [diff] |
Restore downgrade logic of recreating schema Crashing MP process on rollback or downgrade is not efficient as it takes more than 30s for process to be started again. Recreating DB schema takes less than a second and seems more cleaner approach. Test: atest DatabaseHelperTest Bug: 252718863 Change-Id: I98edd65a95e6cc831a52cb03316e72ed01510abb