packages/PackageInstaller/src/com/android/packageinstaller/v2/model/UninstallRepository.java
0 → 100644
+29
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* 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