commit | e306e0069a801a82a490ea39775b526fa0f638c1 | [log] [tgz] |
---|---|---|
author | Sumedh Sen <sumedhsen@google.com> | Thu Nov 23 01:04:15 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Nov 23 01:04:15 2023 +0000 |
tree | 515b0d9c02acc25ee6c41d70d12b2d15a61f9b00 | |
parent | aabaabaf884d91431610c30ea4598ee2dc908f1e [diff] | |
parent | 82104d8a5686e40a6f6f549b54bd9aee2b0f6773 [diff] |
Merge changes I335fb48f,Id5d98c7f,I9f66a5d1,Iee72576d,Id8ca634b into main * changes: Introduce base class to hold uninstall stage related data Introduce UninstallRepository and UninstallViewModel Foundation of Uninstall flow in PiaV2 Cache the staged session id to skip a staging again Replace if..else-if with a switch