Updated on 2026-08-14
This commit is contained in:
parent
aa54b0f842
commit
2cbfdb5c66
6 changed files with 36 additions and 23 deletions
|
|
@ -4,7 +4,7 @@ import com.tangem.utils.info.AppInfoProvider
|
|||
import com.tangem.utils.notifications.PushNotificationsTokenProvider
|
||||
import javax.inject.Inject
|
||||
|
||||
class ShouldShowHuaweiWarningUseCase @Inject constructor(
|
||||
class GetIsHuaweiDeviceWithoutGoogleServicesUseCase @Inject constructor(
|
||||
private val appInfoProvider: AppInfoProvider,
|
||||
private val pushNotificationsTokenProvider: PushNotificationsTokenProvider,
|
||||
) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue