-
- All Implemented Interfaces:
-
io.appmetrica.analytics.coreapi.internal.permission.PermissionResolutionStrategy
public final class AlwaysAllowPermissionStrategy implements PermissionResolutionStrategy
-
-
Constructor Summary
Constructors Constructor Description AlwaysAllowPermissionStrategy()
-
Method Summary
Modifier and Type Method Description BooleanhasNecessaryPermissions(Context context)-
-
Method Detail
-
hasNecessaryPermissions
Boolean hasNecessaryPermissions(Context context)
-
-
-
-