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

Skip to content

Implement SplitInstallService

Jonathan Klee requested to merge 549os-q-add-splitinstall-system-service into main

Description

Implement SplitInstallService running as system to have access to AppLounge cache directory where spit apks are stored.

SplitInstallService allows a client to install seamlessly a split apk without needed to close the app (thanks to the hidden PackageManager.INSTALL_DONT_KILL_APP flag)

Issue

https://gitlab.e.foundation/e/os/backlog/-/issues/549

Merge request reports

Loading