public class CheckBaseApkExists extends java.lang.Object implements RecoveryStrategy
| Constructor and Description |
|---|
CheckBaseApkExists(android.content.Context context,
BaseApkPathHistory pathHistory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
recover(java.lang.UnsatisfiedLinkError error,
SoSource[] soSources) |
public CheckBaseApkExists(android.content.Context context,
BaseApkPathHistory pathHistory)
public boolean recover(java.lang.UnsatisfiedLinkError error,
SoSource[] soSources)
recover in interface RecoveryStrategy