public class ReunpackBackupSoSources extends java.lang.Object implements RecoveryStrategy
Guards against a known Android OS bug where the installer incorrectly unpacks libraries under /data/app
| Constructor and Description |
|---|
ReunpackBackupSoSources() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
recover(java.lang.UnsatisfiedLinkError error,
SoSource[] soSources) |
public boolean recover(java.lang.UnsatisfiedLinkError error,
SoSource[] soSources)
recover in interface RecoveryStrategy