Implement SplitInstallService
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)