public class AppVersionUpgrade
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
OVERLAYS_MIGRATED |
Constructor and Description |
---|
AppVersionUpgrade() |
Modifier and Type | Method and Description |
---|---|
static void |
migrate(java.lang.String oldFile,
java.lang.String newFile) |
static void |
onUpgrade(android.content.Context context)
Provides a central place to run all directory shuffles for components
|