Update services binding to latest changes

This commit is contained in:
Rahul Kumar Patel
2021-03-02 02:23:26 +05:30
parent ebb6118c16
commit 1377bd1003
2 changed files with 41 additions and 20 deletions

View File

@@ -96,7 +96,7 @@ class ServiceInstaller(context: Context) : InstallerBase(context) {
}
try {
service.installSplitPackage(
service.installSplitPackageX(
packageName,
uriList,
ACTION_INSTALL_REPLACE_EXISTING,