parent
2917302766
commit
bad3c02fe8
@ -152,6 +152,8 @@ data class LauncherApp(
|
|||||||
getStoreLinkForInstaller(installSourceInfo.initiatingPackageName, `package`)
|
getStoreLinkForInstaller(installSourceInfo.initiatingPackageName, `package`)
|
||||||
} catch (e: PackageManager.NameNotFoundException) {
|
} catch (e: PackageManager.NameNotFoundException) {
|
||||||
null
|
null
|
||||||
|
} catch (e: IllegalArgumentException) {
|
||||||
|
null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user